Lines Matching defs:netdev
364 struct net_device *netdev = adapter->netdev; in igb_dump() local
757 struct net_device *netdev = igb->netdev; in igb_rd32() local
946 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1409 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1599 struct net_device *netdev = adapter->netdev; in igb_configure() local
1770 struct net_device *netdev = adapter->netdev; in igb_down() local
2043 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
2057 static int igb_set_features(struct net_device *netdev, in igb_set_features()
2244 struct net_device *netdev; in igb_probe() local
2681 struct net_device *netdev = pci_get_drvdata(pdev); in igb_disable_sriov() local
2714 struct net_device *netdev = pci_get_drvdata(pdev); in igb_enable_sriov() local
2791 struct net_device *netdev = pci_get_drvdata(pdev); in igb_remove() local
2956 struct net_device *netdev = adapter->netdev; in igb_sw_init() local
3032 static int __igb_open(struct net_device *netdev, bool resuming) in __igb_open()
3131 static int igb_open(struct net_device *netdev) in igb_open()
3147 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close()
3168 static int igb_close(struct net_device *netdev) in igb_close()
3902 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac()
3930 static int igb_write_mc_addr_list(struct net_device *netdev) in igb_write_mc_addr_list()
3969 static int igb_write_uc_addr_list(struct net_device *netdev) in igb_write_uc_addr_list()
4012 static void igb_set_rx_mode(struct net_device *netdev) in igb_set_rx_mode()
4222 struct net_device *netdev = adapter->netdev; in igb_watchdog_task() local
4833 struct net_device *netdev = tx_ring->netdev; in __igb_maybe_stop_tx() local
5088 struct net_device *netdev) in igb_xmit_frame()
5115 static void igb_tx_timeout(struct net_device *netdev) in igb_tx_timeout()
5146 static struct rtnl_link_stats64 *igb_get_stats64(struct net_device *netdev, in igb_get_stats64()
5166 static int igb_change_mtu(struct net_device *netdev, int new_mtu) in igb_change_mtu()
5625 struct net_device *netdev = dev_get_drvdata(dev); in __igb_notify_dca() local
5926 static int igb_ndo_set_vf_vlan(struct net_device *netdev, in igb_ndo_set_vf_vlan()
6899 struct net_device *netdev = rx_ring->netdev; in igb_cleanup_headers() local
7140 static int igb_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_mii_ioctl()
7170 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl()
7220 static void igb_vlan_mode(struct net_device *netdev, netdev_features_t features) in igb_vlan_mode()
7247 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid()
7265 static int igb_vlan_rx_kill_vid(struct net_device *netdev, in igb_vlan_rx_kill_vid()
7357 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_shutdown() local
7454 struct net_device *netdev = pci_get_drvdata(pdev); in igb_resume() local
7505 struct net_device *netdev = pci_get_drvdata(pdev); in igb_runtime_idle() local
7555 struct net_device *netdev = pci_get_drvdata(dev); in igb_sriov_reinit() local
7625 static void igb_netpoll(struct net_device *netdev) in igb_netpoll()
7654 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_error_detected() local
7679 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_slot_reset() local
7723 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_resume() local
7784 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
7871 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, in igb_ndo_set_vf_bw()
7898 static int igb_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, in igb_ndo_set_vf_spoofchk()
7925 static int igb_ndo_get_vf_config(struct net_device *netdev, in igb_ndo_get_vf_config()
8133 struct net_device *netdev = adapter->netdev; in igb_reinit_queues() local