Lines Matching refs:net_device
26 struct net_device *netdev;
78 struct net_device *fbnic_netdev_alloc(struct fbnic_dev *fbd);
80 int fbnic_netdev_register(struct net_device *netdev);
81 void fbnic_netdev_unregister(struct net_device *netdev);
85 void fbnic_set_ethtool_ops(struct net_device *dev);
93 void __fbnic_set_rx_mode(struct net_device *netdev);
94 void fbnic_clear_rx_mode(struct net_device *netdev);
96 void fbnic_phylink_get_pauseparam(struct net_device *netdev,
98 int fbnic_phylink_set_pauseparam(struct net_device *netdev,
100 int fbnic_phylink_ethtool_ksettings_get(struct net_device *netdev,
102 int fbnic_phylink_get_fecparam(struct net_device *netdev,
104 int fbnic_phylink_init(struct net_device *netdev);