Lines Matching defs:ax_local

39 static int ax88796c_soft_reset(struct ax88796c_device *ax_local)  in ax88796c_soft_reset()
70 static int ax88796c_reload_eeprom(struct ax88796c_device *ax_local) in ax88796c_reload_eeprom()
93 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_set_hw_multicast() local
132 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_set_mac_addr() local
146 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_load_mac_addr() local
222 ax88796c_check_free_pages(struct ax88796c_device *ax_local, u8 need_pages) in ax88796c_check_free_pages()
246 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_tx_fixup() local
333 static int ax88796c_hard_xmit(struct ax88796c_device *ax_local) in ax88796c_hard_xmit()
387 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_start_xmit() local
400 ax88796c_skb_return(struct ax88796c_device *ax_local, in ax88796c_skb_return()
443 ax88796c_rx_fixup(struct ax88796c_device *ax_local, struct sk_buff *rx_skb) in ax88796c_rx_fixup()
496 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_receive() local
548 static int ax88796c_process_isr(struct ax88796c_device *ax_local) in ax88796c_process_isr()
587 struct ax88796c_device *ax_local; in ax88796c_interrupt() local
609 struct ax88796c_device *ax_local = in ax88796c_work() local
651 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_get_stats64() local
689 static void ax88796c_set_mac(struct ax88796c_device *ax_local) in ax88796c_set_mac()
739 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_handle_link_change() local
771 static void ax88796c_set_csums(struct ax88796c_device *ax_local) in ax88796c_set_csums()
797 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_open() local
881 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_close() local
920 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); in ax88796c_set_features() local
944 static int ax88796c_hard_reset(struct ax88796c_device *ax_local) in ax88796c_hard_reset()
969 struct ax88796c_device *ax_local; in ax88796c_probe() local
1107 struct ax88796c_device *ax_local = dev_get_drvdata(&spi->dev); in ax88796c_remove() local