Lines Matching defs:netdev
207 struct net_device *netdev = adapter->netdev; in ixgb_up() local
281 struct net_device *netdev = adapter->netdev; in ixgb_down() local
329 ixgb_fix_features(struct net_device *netdev, netdev_features_t features) in ixgb_fix_features()
342 ixgb_set_features(struct net_device *netdev, netdev_features_t features) in ixgb_set_features()
397 struct net_device *netdev = NULL; in ixgb_probe() local
564 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_remove() local
591 struct net_device *netdev = adapter->netdev; in ixgb_sw_init() local
635 ixgb_open(struct net_device *netdev) in ixgb_open()
684 ixgb_close(struct net_device *netdev) in ixgb_close()
1078 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac()
1104 ixgb_set_multi(struct net_device *netdev) in ixgb_set_multi()
1173 struct net_device *netdev = adapter->netdev; in ixgb_watchdog() local
1493 static int __ixgb_maybe_stop_tx(struct net_device *netdev, int size) in __ixgb_maybe_stop_tx()
1515 static int ixgb_maybe_stop_tx(struct net_device *netdev, in ixgb_maybe_stop_tx()
1532 ixgb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in ixgb_xmit_frame()
1595 ixgb_tx_timeout(struct net_device *netdev) in ixgb_tx_timeout()
1623 ixgb_get_stats(struct net_device *netdev) in ixgb_get_stats()
1637 ixgb_change_mtu(struct net_device *netdev, int new_mtu) in ixgb_change_mtu()
1675 struct net_device *netdev = adapter->netdev; in ixgb_update_stats() local
1807 struct net_device *netdev = data; in ixgb_intr() local
1864 struct net_device *netdev = adapter->netdev; in ixgb_clean_tx_irq() local
1986 static void ixgb_check_copybreak(struct net_device *netdev, in ixgb_check_copybreak()
2016 struct net_device *netdev = adapter->netdev; in ixgb_clean_rx_irq() local
2135 struct net_device *netdev = adapter->netdev; in ixgb_alloc_rx_buffers() local
2221 ixgb_vlan_rx_add_vid(struct net_device *netdev, u16 vid) in ixgb_vlan_rx_add_vid()
2238 ixgb_vlan_rx_kill_vid(struct net_device *netdev, u16 vid) in ixgb_vlan_rx_kill_vid()
2291 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_error_detected() local
2319 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_slot_reset() local
2366 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_resume() local