Lines Matching defs:netdev
525 int fm10k_open(struct net_device *netdev) in fm10k_open()
589 int fm10k_close(struct net_device *netdev) in fm10k_close()
689 static void fm10k_tx_timeout(struct net_device *netdev) in fm10k_tx_timeout()
716 static int fm10k_uc_vlan_unsync(struct net_device *netdev, in fm10k_uc_vlan_unsync()
737 static int fm10k_mc_vlan_unsync(struct net_device *netdev, in fm10k_mc_vlan_unsync()
758 static int fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) in fm10k_update_vid()
830 static int fm10k_vlan_rx_add_vid(struct net_device *netdev, in fm10k_vlan_rx_add_vid()
837 static int fm10k_vlan_rx_kill_vid(struct net_device *netdev, in fm10k_vlan_rx_kill_vid()
1014 struct net_device *netdev = interface->netdev; in fm10k_restore_rx_state() local
1074 struct net_device *netdev = interface->netdev; in fm10k_reset_rx_state() local
1101 static struct rtnl_link_stats64 *fm10k_get_stats64(struct net_device *netdev, in fm10k_get_stats64()
1191 static int fm10k_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in fm10k_ioctl()