• Home
  • Raw
  • Download

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
331 ixgb_fix_features(struct net_device *netdev, netdev_features_t features) in ixgb_fix_features()
344 ixgb_set_features(struct net_device *netdev, netdev_features_t features) in ixgb_set_features()
399 struct net_device *netdev = NULL; in ixgb_probe() local
559 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_remove() local
586 struct net_device *netdev = adapter->netdev; in ixgb_sw_init() local
630 ixgb_open(struct net_device *netdev) in ixgb_open()
679 ixgb_close(struct net_device *netdev) in ixgb_close()
1062 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac()
1088 ixgb_set_multi(struct net_device *netdev) in ixgb_set_multi()
1155 struct net_device *netdev = adapter->netdev; in ixgb_watchdog() local
1473 static int __ixgb_maybe_stop_tx(struct net_device *netdev, int size) in __ixgb_maybe_stop_tx()
1495 static int ixgb_maybe_stop_tx(struct net_device *netdev, in ixgb_maybe_stop_tx()
1512 ixgb_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in ixgb_xmit_frame()
1575 ixgb_tx_timeout(struct net_device *netdev) in ixgb_tx_timeout()
1603 ixgb_get_stats(struct net_device *netdev) in ixgb_get_stats()
1617 ixgb_change_mtu(struct net_device *netdev, int new_mtu) in ixgb_change_mtu()
1655 struct net_device *netdev = adapter->netdev; in ixgb_update_stats() local
1787 struct net_device *netdev = data; in ixgb_intr() local
1844 struct net_device *netdev = adapter->netdev; in ixgb_clean_tx_irq() local
1966 static void ixgb_check_copybreak(struct net_device *netdev, in ixgb_check_copybreak()
1996 struct net_device *netdev = adapter->netdev; in ixgb_clean_rx_irq() local
2115 struct net_device *netdev = adapter->netdev; in ixgb_alloc_rx_buffers() local
2206 ixgb_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_add_vid()
2223 ixgb_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_kill_vid()
2276 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_error_detected() local
2304 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_slot_reset() local
2351 struct net_device *netdev = pci_get_drvdata(pdev); in ixgb_io_resume() local