Lines Matching refs:to_ax_dev
104 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev() function
322 struct ax_device *ax = to_ax_dev(dev); in ax_handle_link_change()
350 struct ax_device *ax = to_ax_dev(dev); in ax_mii_probe()
383 struct ax_device *ax = to_ax_dev(dev); in ax_phy_switch()
397 struct ax_device *ax = to_ax_dev(dev); in ax_open()
434 struct ax_device *ax = to_ax_dev(dev); in ax_close()
453 struct ax_device *ax = to_ax_dev(dev); in ax_ioctl()
479 struct ax_device *ax = to_ax_dev(dev); in ax_get_settings()
490 struct ax_device *ax = to_ax_dev(dev); in ax_set_settings()
629 struct ax_device *ax = to_ax_dev(dev); in ax_mii_init()
671 struct ax_device *ax = to_ax_dev(dev); in ax_initial_setup()
692 struct ax_device *ax = to_ax_dev(dev); in ax_init_dev()
814 struct ax_device *ax = to_ax_dev(dev); in ax_remove()
858 ax = to_ax_dev(dev); in ax_probe()
970 struct ax_device *ax = to_ax_dev(ndev); in ax_suspend()
983 struct ax_device *ax = to_ax_dev(ndev); in ax_resume()