Lines Matching defs:netdev
549 int fm10k_open(struct net_device *netdev) in fm10k_open()
610 int fm10k_close(struct net_device *netdev) in fm10k_close()
700 static void fm10k_tx_timeout(struct net_device *netdev) in fm10k_tx_timeout()
866 static int fm10k_uc_vlan_unsync(struct net_device *netdev, in fm10k_uc_vlan_unsync()
886 static int fm10k_mc_vlan_unsync(struct net_device *netdev, in fm10k_mc_vlan_unsync()
906 static int fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) in fm10k_update_vid()
1008 static int fm10k_vlan_rx_add_vid(struct net_device *netdev, in fm10k_vlan_rx_add_vid()
1015 static int fm10k_vlan_rx_kill_vid(struct net_device *netdev, in fm10k_vlan_rx_kill_vid()
1197 struct net_device *netdev = interface->netdev; in fm10k_restore_rx_state() local
1291 struct net_device *netdev = interface->netdev; in fm10k_reset_rx_state() local
1328 static void fm10k_get_stats64(struct net_device *netdev, in fm10k_get_stats64()