Lines Matching defs:ndev
91 static void ax88796c_set_hw_multicast(struct net_device *ndev) in ax88796c_set_hw_multicast()
130 static void ax88796c_set_mac_addr(struct net_device *ndev) in ax88796c_set_mac_addr()
144 static void ax88796c_load_mac_addr(struct net_device *ndev) in ax88796c_load_mac_addr()
244 ax88796c_tx_fixup(struct net_device *ndev, struct sk_buff_head *q) in ax88796c_tx_fixup()
385 ax88796c_start_xmit(struct sk_buff *skb, struct net_device *ndev) in ax88796c_start_xmit()
403 struct net_device *ndev = ax_local->ndev; in ax88796c_skb_return() local
446 struct net_device *ndev = ax_local->ndev; in ax88796c_rx_fixup() local
494 static int ax88796c_receive(struct net_device *ndev) in ax88796c_receive()
550 struct net_device *ndev = ax_local->ndev; in ax88796c_process_isr() local
588 struct net_device *ndev; in ax88796c_interrupt() local
648 static void ax88796c_get_stats64(struct net_device *ndev, in ax88796c_get_stats64()
737 static void ax88796c_handle_link_change(struct net_device *ndev) in ax88796c_handle_link_change()
773 struct net_device *ndev = ax_local->ndev; in ax88796c_set_csums() local
795 ax88796c_open(struct net_device *ndev) in ax88796c_open()
879 ax88796c_close(struct net_device *ndev) in ax88796c_close()
918 ax88796c_set_features(struct net_device *ndev, netdev_features_t features) in ax88796c_set_features()
970 struct net_device *ndev; in ax88796c_probe() local
1108 struct net_device *ndev = ax_local->ndev; in ax88796c_remove() local