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
935 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1411 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1598 struct net_device *netdev = adapter->netdev; in enable_fqtss() local
1688 struct net_device *netdev = adapter->netdev; in igb_config_tx_modes() local
1907 struct net_device *netdev = adapter->netdev; in igb_setup_tx_mode() local
1990 struct net_device *netdev = adapter->netdev; in igb_configure() local
2165 struct net_device *netdev = adapter->netdev; in igb_down() local
2436 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
2450 static int igb_set_features(struct net_device *netdev, in igb_set_features()
3153 struct net_device *netdev; in igb_probe() local
3637 struct net_device *netdev = pci_get_drvdata(pdev); in igb_disable_sriov() local
3672 struct net_device *netdev = pci_get_drvdata(pdev); in igb_enable_sriov() local
3782 struct net_device *netdev = pci_get_drvdata(pdev); in igb_remove() local
3956 struct net_device *netdev = adapter->netdev; in igb_sw_init() local
4044 static int __igb_open(struct net_device *netdev, bool resuming) in __igb_open()
4144 int igb_open(struct net_device *netdev) in igb_open()
4161 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close()
4182 int igb_close(struct net_device *netdev) in igb_close()
4982 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac()
5009 static int igb_write_mc_addr_list(struct net_device *netdev) in igb_write_mc_addr_list()
5172 static void igb_set_rx_mode(struct net_device *netdev) in igb_set_rx_mode()
5418 struct net_device *netdev = adapter->netdev; in igb_watchdog_task() local
6070 struct net_device *netdev = tx_ring->netdev; in __igb_maybe_stop_tx() local
6422 struct net_device *netdev) in igb_xmit_frame()
6440 static void igb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in igb_tx_timeout()
6480 static void igb_get_stats64(struct net_device *netdev, in igb_get_stats64()
6498 static int igb_change_mtu(struct net_device *netdev, int new_mtu) in igb_change_mtu()
6959 struct net_device *netdev = dev_get_drvdata(dev); in __igb_notify_dca() local
7322 static int igb_ndo_set_vf_vlan(struct net_device *netdev, int vf, in igb_ndo_set_vf_vlan()
7616 static int igb_uc_sync(struct net_device *netdev, const unsigned char *addr) in igb_uc_sync()
7626 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync()
8561 struct net_device *netdev = rx_ring->netdev; in igb_cleanup_headers() local
8937 static int igb_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_mii_ioctl()
8967 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl()
9017 static void igb_vlan_mode(struct net_device *netdev, netdev_features_t features) in igb_vlan_mode()
9044 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid()
9060 static int igb_vlan_rx_kill_vid(struct net_device *netdev, in igb_vlan_rx_kill_vid()
9149 struct net_device *netdev = pci_get_drvdata(pdev); in __igb_shutdown() local
9215 static void igb_deliver_wake_packet(struct net_device *netdev) in igb_deliver_wake_packet()
9253 struct net_device *netdev = pci_get_drvdata(pdev); in igb_resume() local
9306 struct net_device *netdev = dev_get_drvdata(dev); in igb_runtime_idle() local
9340 struct net_device *netdev = pci_get_drvdata(dev); in igb_sriov_reinit() local
9417 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_error_detected() local
9442 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_slot_reset() local
9482 struct net_device *netdev = pci_get_drvdata(pdev); in igb_io_resume() local
9569 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
9675 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, in igb_ndo_set_vf_bw()
9702 static int igb_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, in igb_ndo_set_vf_spoofchk()
9729 static int igb_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) in igb_ndo_set_vf_trust()
9745 static int igb_ndo_get_vf_config(struct net_device *netdev, in igb_ndo_get_vf_config()
9950 struct net_device *netdev = adapter->netdev; in igb_reinit_queues() local