Lines Matching defs:net_dev
493 static int efx_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in efx_ioctl()
513 int efx_net_open(struct net_device *net_dev) in efx_net_open()
546 int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
559 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid()
569 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid()
579 static int efx_hwtstamp_set(struct net_device *net_dev, in efx_hwtstamp_set()
588 static int efx_hwtstamp_get(struct net_device *net_dev, in efx_hwtstamp_get()
689 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in efx_netdev_event() local
712 struct net_device *net_dev = efx->net_dev; in efx_register_netdev() local
1002 struct net_device *net_dev = efx->net_dev; in efx_pci_probe_post_io() local
1071 struct net_device *net_dev; in efx_pci_probe() local