Lines Matching defs:netdev
174 struct net_device *netdev = adapter->netdev; in ixgb_up() local
248 struct net_device *netdev = adapter->netdev; in ixgb_down() local
297 ixgb_fix_features(struct net_device *netdev, netdev_features_t features) in ixgb_fix_features()
310 ixgb_set_features(struct net_device *netdev, netdev_features_t features) in ixgb_set_features()
361 struct net_device *netdev = NULL; in ixgb_probe() local
523 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_remove() local
550 struct net_device *netdev = adapter->netdev; in ixgb_sw_init() local
594 ixgb_open(struct net_device *netdev) in ixgb_open()
643 ixgb_close(struct net_device *netdev) in ixgb_close()
1025 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac()
1051 ixgb_set_multi(struct net_device *netdev) in ixgb_set_multi()
1119 struct net_device *netdev = adapter->netdev; in ixgb_watchdog() local
1435 static int __ixgb_maybe_stop_tx(struct net_device *netdev, int size) in __ixgb_maybe_stop_tx()
1457 static int ixgb_maybe_stop_tx(struct net_device *netdev, in ixgb_maybe_stop_tx()
1474 ixgb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in ixgb_xmit_frame()
1538 ixgb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgb_tx_timeout()
1566 ixgb_change_mtu(struct net_device *netdev, int new_mtu) in ixgb_change_mtu()
1592 struct net_device *netdev = adapter->netdev; in ixgb_update_stats() local
1724 struct net_device *netdev = data; in ixgb_intr() local
1782 struct net_device *netdev = adapter->netdev; in ixgb_clean_tx_irq() local
1936 struct net_device *netdev = adapter->netdev; in ixgb_clean_rx_irq() local
2056 struct net_device *netdev = adapter->netdev; in ixgb_alloc_rx_buffers() local
2147 ixgb_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_add_vid()
2164 ixgb_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_kill_vid()
2200 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_error_detected() local
2228 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_slot_reset() local
2275 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_resume() local