Lines Matching defs:net_dev
484 int efx_net_open(struct net_device *net_dev) in efx_net_open()
517 int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
530 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid()
540 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid()
550 static int efx_hwtstamp_set(struct net_device *net_dev, in efx_hwtstamp_set()
559 static int efx_hwtstamp_get(struct net_device *net_dev, in efx_hwtstamp_get()
599 static void efx_get_queue_stats_rx(struct net_device *net_dev, int idx, in efx_get_queue_stats_rx()
617 static void efx_get_queue_stats_tx(struct net_device *net_dev, int idx, in efx_get_queue_stats_tx()
645 static void efx_get_base_stats(struct net_device *net_dev, in efx_get_base_stats()
766 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in efx_netdev_event() local
789 struct net_device *net_dev = efx->net_dev; in efx_register_netdev() local
1084 struct net_device *net_dev = efx->net_dev; in efx_pci_probe_post_io() local
1153 struct net_device *net_dev; in efx_pci_probe() local