Lines Matching defs:netdev

366 	struct net_device *netdev = adapter->netdev;  in igb_dump()  local
759 struct net_device *netdev = igb->netdev; in igb_rd32() local
948 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1411 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1601 struct net_device *netdev = adapter->netdev; in igb_configure() local
1772 struct net_device *netdev = adapter->netdev; in igb_down() local
2032 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
2046 static int igb_set_features(struct net_device *netdev, in igb_set_features()
2233 struct net_device *netdev; in igb_probe() local
2674 struct net_device *netdev = pci_get_drvdata(pdev); in igb_disable_sriov() local
2707 struct net_device *netdev = pci_get_drvdata(pdev); in igb_enable_sriov() local
2784 struct net_device *netdev = pci_get_drvdata(pdev); in igb_remove() local
2949 struct net_device *netdev = adapter->netdev; in igb_sw_init() local
3028 static int __igb_open(struct net_device *netdev, bool resuming) in __igb_open()
3127 static int igb_open(struct net_device *netdev) in igb_open()
3143 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close()
3164 static int igb_close(struct net_device *netdev) in igb_close()
3898 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac()
3926 static int igb_write_mc_addr_list(struct net_device *netdev) in igb_write_mc_addr_list()
3965 static int igb_write_uc_addr_list(struct net_device *netdev) in igb_write_uc_addr_list()
4008 static void igb_set_rx_mode(struct net_device *netdev) in igb_set_rx_mode()
4218 struct net_device *netdev = adapter->netdev; in igb_watchdog_task() local
4829 struct net_device *netdev = tx_ring->netdev; in __igb_maybe_stop_tx() local
5079 struct net_device *netdev) in igb_xmit_frame()
5106 static void igb_tx_timeout(struct net_device *netdev) in igb_tx_timeout()
5137 static struct rtnl_link_stats64 *igb_get_stats64(struct net_device *netdev, in igb_get_stats64()
5157 static int igb_change_mtu(struct net_device *netdev, int new_mtu) in igb_change_mtu()
5617 struct net_device *netdev = dev_get_drvdata(dev); in __igb_notify_dca() local
5918 static int igb_ndo_set_vf_vlan(struct net_device *netdev, in igb_ndo_set_vf_vlan()
6856 struct net_device *netdev = rx_ring->netdev; in igb_cleanup_headers() local
7093 static int igb_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_mii_ioctl()
7123 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl()
7173 static void igb_vlan_mode(struct net_device *netdev, netdev_features_t features) in igb_vlan_mode()
7200 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid()
7218 static int igb_vlan_rx_kill_vid(struct net_device *netdev, in igb_vlan_rx_kill_vid()
7310 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_shutdown() local
7407 struct net_device *netdev = pci_get_drvdata(pdev); in igb_resume() local
7459 struct net_device *netdev = pci_get_drvdata(pdev); in igb_runtime_idle() local
7509 struct net_device *netdev = pci_get_drvdata(dev); in igb_sriov_reinit() local
7580 static void igb_netpoll(struct net_device *netdev) in igb_netpoll()
7609 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_error_detected() local
7634 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_slot_reset() local
7678 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_resume() local
7739 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
7826 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, in igb_ndo_set_vf_bw()
7853 static int igb_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, in igb_ndo_set_vf_spoofchk()
7880 static int igb_ndo_get_vf_config(struct net_device *netdev, in igb_ndo_get_vf_config()
8088 struct net_device *netdev = adapter->netdev; in igb_reinit_queues() local