Lines Matching defs:net_dev

2149 static int efx_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd)  in efx_ioctl()
2213 int efx_net_open(struct net_device *net_dev) in efx_net_open()
2244 int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
2258 static void efx_net_stats(struct net_device *net_dev, in efx_net_stats()
2269 static void efx_watchdog(struct net_device *net_dev) in efx_watchdog()
2282 static int efx_change_mtu(struct net_device *net_dev, int new_mtu) in efx_change_mtu()
2306 static int efx_set_mac_address(struct net_device *net_dev, void *data) in efx_set_mac_address()
2341 static void efx_set_rx_mode(struct net_device *net_dev) in efx_set_rx_mode()
2350 static int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features()
2376 static int efx_get_phys_port_id(struct net_device *net_dev, in efx_get_phys_port_id()
2387 static int efx_get_phys_port_name(struct net_device *net_dev, in efx_get_phys_port_name()
2397 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid()
2407 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid()
2504 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in efx_netdev_event() local
2549 struct net_device *net_dev = efx->net_dev; in efx_register_netdev() local
3003 struct pci_dev *pci_dev, struct net_device *net_dev) in efx_init_struct()
3497 struct net_device *net_dev = efx->net_dev; in efx_pci_probe_post_io() local
3555 struct net_device *net_dev; in efx_pci_probe() local