Lines Matching defs:netdev
437 int fm10k_open(struct net_device *netdev) in fm10k_open()
496 int fm10k_close(struct net_device *netdev) in fm10k_close()
585 static void fm10k_tx_timeout(struct net_device *netdev, unsigned int txqueue) in fm10k_tx_timeout()
753 static int fm10k_uc_vlan_unsync(struct net_device *netdev, in fm10k_uc_vlan_unsync()
773 static int fm10k_mc_vlan_unsync(struct net_device *netdev, in fm10k_mc_vlan_unsync()
793 static int fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) in fm10k_update_vid()
895 static int fm10k_vlan_rx_add_vid(struct net_device *netdev, in fm10k_vlan_rx_add_vid()
902 static int fm10k_vlan_rx_kill_vid(struct net_device *netdev, in fm10k_vlan_rx_kill_vid()
1084 struct net_device *netdev = interface->netdev; in fm10k_restore_rx_state() local
1178 struct net_device *netdev = interface->netdev; in fm10k_reset_rx_state() local
1215 static void fm10k_get_stats64(struct net_device *netdev, in fm10k_get_stats64()