Lines Matching defs:netdev
354 struct net_device *netdev = adapter->netdev; in igb_dump() local
744 struct net_device *netdev = igb->netdev; in igb_rd32() local
934 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1404 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1591 struct net_device *netdev = adapter->netdev; in enable_fqtss() local
1682 struct net_device *netdev = adapter->netdev; in igb_config_tx_modes() local
1899 struct net_device *netdev = adapter->netdev; in igb_setup_tx_mode() local
1982 struct net_device *netdev = adapter->netdev; in igb_configure() local
2157 struct net_device *netdev = adapter->netdev; in igb_down() local
2428 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
2442 static int igb_set_features(struct net_device *netdev, in igb_set_features()
3145 struct net_device *netdev; in igb_probe() local
3628 struct net_device *netdev = pci_get_drvdata(pdev); in igb_disable_sriov() local
3663 struct net_device *netdev = pci_get_drvdata(pdev); in igb_enable_sriov() local
3773 struct net_device *netdev = pci_get_drvdata(pdev); in igb_remove() local
3947 struct net_device *netdev = adapter->netdev; in igb_sw_init() local
4035 static int __igb_open(struct net_device *netdev, bool resuming) in __igb_open()
4135 int igb_open(struct net_device *netdev) in igb_open()
4152 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close()
4173 int igb_close(struct net_device *netdev) in igb_close()
4972 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac()
4999 static int igb_write_mc_addr_list(struct net_device *netdev) in igb_write_mc_addr_list()
5162 static void igb_set_rx_mode(struct net_device *netdev) in igb_set_rx_mode()
5408 struct net_device *netdev = adapter->netdev; in igb_watchdog_task() local
6072 struct net_device *netdev = tx_ring->netdev; in __igb_maybe_stop_tx() local
6424 struct net_device *netdev) in igb_xmit_frame()
6442 static void igb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in igb_tx_timeout()
6482 static void igb_get_stats64(struct net_device *netdev, in igb_get_stats64()
6500 static int igb_change_mtu(struct net_device *netdev, int new_mtu) in igb_change_mtu()
6961 struct net_device *netdev = dev_get_drvdata(dev); in __igb_notify_dca() local
7324 static int igb_ndo_set_vf_vlan(struct net_device *netdev, int vf, in igb_ndo_set_vf_vlan()
7618 static int igb_uc_sync(struct net_device *netdev, const unsigned char *addr) in igb_uc_sync()
7628 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync()
8573 struct net_device *netdev = rx_ring->netdev; in igb_cleanup_headers() local
8928 static int igb_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_mii_ioctl()
8958 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl()
9008 static void igb_vlan_mode(struct net_device *netdev, netdev_features_t features) in igb_vlan_mode()
9035 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid()
9051 static int igb_vlan_rx_kill_vid(struct net_device *netdev, in igb_vlan_rx_kill_vid()
9140 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_shutdown() local
9206 static void igb_deliver_wake_packet(struct net_device *netdev) in igb_deliver_wake_packet()
9244 struct net_device *netdev = pci_get_drvdata(pdev); in igb_resume() local
9297 struct net_device *netdev = dev_get_drvdata(dev); in igb_runtime_idle() local
9331 struct net_device *netdev = pci_get_drvdata(dev); in igb_sriov_reinit() local
9408 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_error_detected() local
9433 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_slot_reset() local
9473 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_resume() local
9560 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
9666 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, in igb_ndo_set_vf_bw()
9693 static int igb_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, in igb_ndo_set_vf_spoofchk()
9720 static int igb_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) in igb_ndo_set_vf_trust()
9736 static int igb_ndo_get_vf_config(struct net_device *netdev, in igb_ndo_get_vf_config()
9941 struct net_device *netdev = adapter->netdev; in igb_reinit_queues() local