Searched refs:ax88796c_device (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c32 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
39 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
47 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
59 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
99 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
150 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
166 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
173 struct ax88796c_device *ax_local = mdiobus->priv;
195 struct ax88796c_device *ax_local = mdiobus->priv;
H A Dax88796c_ioctl.h19 bool ax88796c_check_power(const struct ax88796c_device *ax_local);
20 bool ax88796c_check_power_and_wake(struct ax88796c_device *ax_local);
21 void ax88796c_set_power_saving(struct ax88796c_device *ax_local, u8 ps_level);
H A Dax88796c_main.c39 static int ax88796c_soft_reset(struct ax88796c_device *ax_local)
70 static int ax88796c_reload_eeprom(struct ax88796c_device *ax_local)
93 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
132 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
146 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
222 ax88796c_check_free_pages(struct ax88796c_device *ax_local, u8 need_pages)
246 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
333 static int ax88796c_hard_xmit(struct ax88796c_device *ax_local)
387 struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
400 ax88796c_skb_return(struct ax88796c_device *ax_loca
[all...]
H A Dax88796c_main.h92 struct ax88796c_device { struct
136 #define to_ax88796c_device(ndev) ((struct ax88796c_device *)netdev_priv(ndev))

Completed in 166 milliseconds