Lines Matching defs:netdev

209 	struct net_device *netdev = adapter->netdev;  in ixgb_up()  local
283 struct net_device *netdev = adapter->netdev; in ixgb_down() local
332 ixgb_fix_features(struct net_device *netdev, netdev_features_t features) in ixgb_fix_features()
345 ixgb_set_features(struct net_device *netdev, netdev_features_t features) in ixgb_set_features()
400 struct net_device *netdev = NULL; in ixgb_probe() local
560 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_remove() local
587 struct net_device *netdev = adapter->netdev; in ixgb_sw_init() local
631 ixgb_open(struct net_device *netdev) in ixgb_open()
680 ixgb_close(struct net_device *netdev) in ixgb_close()
1063 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac()
1089 ixgb_set_multi(struct net_device *netdev) in ixgb_set_multi()
1156 struct net_device *netdev = adapter->netdev; in ixgb_watchdog() local
1474 static int __ixgb_maybe_stop_tx(struct net_device *netdev, int size) in __ixgb_maybe_stop_tx()
1496 static int ixgb_maybe_stop_tx(struct net_device *netdev, in ixgb_maybe_stop_tx()
1513 ixgb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in ixgb_xmit_frame()
1576 ixgb_tx_timeout(struct net_device *netdev) in ixgb_tx_timeout()
1604 ixgb_get_stats(struct net_device *netdev) in ixgb_get_stats()
1618 ixgb_change_mtu(struct net_device *netdev, int new_mtu) in ixgb_change_mtu()
1656 struct net_device *netdev = adapter->netdev; in ixgb_update_stats() local
1788 struct net_device *netdev = data; in ixgb_intr() local
1845 struct net_device *netdev = adapter->netdev; in ixgb_clean_tx_irq() local
1997 struct net_device *netdev = adapter->netdev; in ixgb_clean_rx_irq() local
2116 struct net_device *netdev = adapter->netdev; in ixgb_alloc_rx_buffers() local
2207 ixgb_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_add_vid()
2224 ixgb_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_kill_vid()
2277 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_error_detected() local
2305 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_slot_reset() local
2352 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_resume() local