Searched defs:ax_local (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c32 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
39 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
47 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
59 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
99 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
150 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
166 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
173 struct ax88796c_device *ax_local = mdiobus->priv; local
195 struct ax88796c_device *ax_local = mdiobus->priv; local
[all...]
H A Dax88796c_main.c39 static int ax88796c_soft_reset(struct ax88796c_device *ax_local) argument
70 ax88796c_reload_eeprom(struct ax88796c_device *ax_local) argument
93 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
132 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
146 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
222 ax88796c_check_free_pages(struct ax88796c_device *ax_local, u8 need_pages) argument
246 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
333 ax88796c_hard_xmit(struct ax88796c_device *ax_local) argument
387 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
400 ax88796c_skb_return(struct ax88796c_device *ax_local, struct sk_buff *skb, struct rx_header *rxhdr) argument
443 ax88796c_rx_fixup(struct ax88796c_device *ax_local, struct sk_buff *rx_skb) argument
496 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
548 ax88796c_process_isr(struct ax88796c_device *ax_local) argument
587 struct ax88796c_device *ax_local; local
609 struct ax88796c_device *ax_local = local
651 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
689 ax88796c_set_mac(struct ax88796c_device *ax_local) argument
739 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
771 ax88796c_set_csums(struct ax88796c_device *ax_local) argument
797 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
881 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
920 struct ax88796c_device *ax_local = to_ax88796c_device(ndev); local
944 ax88796c_hard_reset(struct ax88796c_device *ax_local) argument
969 struct ax88796c_device *ax_local; local
1107 struct ax88796c_device *ax_local = dev_get_drvdata(&spi->dev); local
[all...]

Completed in 212 milliseconds