Lines Matching defs:netdev
354 struct net_device *netdev = adapter->netdev; in igb_dump() local
742 struct net_device *netdev = igb->netdev; in igb_rd32() local
933 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1412 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1599 struct net_device *netdev = adapter->netdev; in enable_fqtss() local
1689 struct net_device *netdev = adapter->netdev; in igb_config_tx_modes() local
1908 struct net_device *netdev = adapter->netdev; in igb_setup_tx_mode() local
1991 struct net_device *netdev = adapter->netdev; in igb_configure() local
2166 struct net_device *netdev = adapter->netdev; in igb_down() local
2462 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
2476 static int igb_set_features(struct net_device *netdev, in igb_set_features()
3203 struct net_device *netdev; in igb_probe() local
3684 struct net_device *netdev = pci_get_drvdata(dev); in igb_sriov_reinit() local
3715 struct net_device *netdev = pci_get_drvdata(pdev); in igb_disable_sriov() local
3752 struct net_device *netdev = pci_get_drvdata(pdev); in igb_enable_sriov() local
3870 struct net_device *netdev = pci_get_drvdata(pdev); in igb_remove() local
4043 struct net_device *netdev = adapter->netdev; in igb_sw_init() local
4134 static int __igb_open(struct net_device *netdev, bool resuming) in __igb_open()
4234 int igb_open(struct net_device *netdev) in igb_open()
4251 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close()
4272 int igb_close(struct net_device *netdev) in igb_close()
5085 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac()
5112 static int igb_write_mc_addr_list(struct net_device *netdev) in igb_write_mc_addr_list()
5275 static void igb_set_rx_mode(struct net_device *netdev) in igb_set_rx_mode()
5521 struct net_device *netdev = adapter->netdev; in igb_watchdog_task() local
6174 struct net_device *netdev = tx_ring->netdev; in __igb_maybe_stop_tx() local
6560 struct net_device *netdev) in igb_xmit_frame()
6578 static void igb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in igb_tx_timeout()
6618 static void igb_get_stats64(struct net_device *netdev, in igb_get_stats64()
6636 static int igb_change_mtu(struct net_device *netdev, int new_mtu) in igb_change_mtu()
7179 struct net_device *netdev = dev_get_drvdata(dev); in __igb_notify_dca() local
7542 static int igb_ndo_set_vf_vlan(struct net_device *netdev, int vf, in igb_ndo_set_vf_vlan()
7836 static int igb_uc_sync(struct net_device *netdev, const unsigned char *addr) in igb_uc_sync()
7846 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync()
8784 struct net_device *netdev = rx_ring->netdev; in igb_cleanup_headers() local
9161 static int igb_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_mii_ioctl()
9191 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl()
9241 static void igb_vlan_mode(struct net_device *netdev, netdev_features_t features) in igb_vlan_mode()
9268 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid()
9284 static int igb_vlan_rx_kill_vid(struct net_device *netdev, in igb_vlan_rx_kill_vid()
9373 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_shutdown() local
9439 static void igb_deliver_wake_packet(struct net_device *netdev) in igb_deliver_wake_packet()
9477 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_resume() local
9537 struct net_device *netdev = dev_get_drvdata(dev); in igb_runtime_idle() local
9594 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_error_detected() local
9624 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_slot_reset() local
9664 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_resume() local
9751 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
9857 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, in igb_ndo_set_vf_bw()
9884 static int igb_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, in igb_ndo_set_vf_spoofchk()
9911 static int igb_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) in igb_ndo_set_vf_trust()
9927 static int igb_ndo_get_vf_config(struct net_device *netdev, in igb_ndo_get_vf_config()
10130 struct net_device *netdev = adapter->netdev; in igb_reinit_queues() local