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
516 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_remove() local
543 struct net_device *netdev = adapter->netdev; in ixgb_sw_init() local
587 ixgb_open(struct net_device *netdev) in ixgb_open()
636 ixgb_close(struct net_device *netdev) in ixgb_close()
1018 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac()
1044 ixgb_set_multi(struct net_device *netdev) in ixgb_set_multi()
1112 struct net_device *netdev = adapter->netdev; in ixgb_watchdog() local
1428 static int __ixgb_maybe_stop_tx(struct net_device *netdev, int size) in __ixgb_maybe_stop_tx()
1450 static int ixgb_maybe_stop_tx(struct net_device *netdev, in ixgb_maybe_stop_tx()
1467 ixgb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in ixgb_xmit_frame()
1531 ixgb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgb_tx_timeout()
1559 ixgb_change_mtu(struct net_device *netdev, int new_mtu) in ixgb_change_mtu()
1585 struct net_device *netdev = adapter->netdev; in ixgb_update_stats() local
1716 struct net_device *netdev = data; in ixgb_intr() local
1774 struct net_device *netdev = adapter->netdev; in ixgb_clean_tx_irq() local
1928 struct net_device *netdev = adapter->netdev; in ixgb_clean_rx_irq() local
2048 struct net_device *netdev = adapter->netdev; in ixgb_alloc_rx_buffers() local
2139 ixgb_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_add_vid()
2156 ixgb_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_kill_vid()
2192 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_error_detected() local
2220 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_slot_reset() local
2269 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_resume() local