Lines Matching defs:net_dev
493 static int efx_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in efx_ioctl()
513 static int efx_net_open(struct net_device *net_dev) in efx_net_open()
544 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
557 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid()
567 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid()
577 static int efx_siena_hwtstamp_set(struct net_device *net_dev, in efx_siena_hwtstamp_set()
586 static int efx_siena_hwtstamp_get(struct net_device *net_dev, in efx_siena_hwtstamp_get()
688 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in efx_netdev_event() local
711 struct net_device *net_dev = efx->net_dev; in efx_register_netdev() local
983 struct net_device *net_dev = efx->net_dev; in efx_pci_probe_post_io() local
1045 struct net_device *net_dev; in efx_pci_probe() local