Searched refs:ax_device (Results 1 – 1 of 1) sorted by relevance
84 struct ax_device { struct104 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev() argument107 return (struct ax_device *)(ei_local + 1); in to_ax_dev()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()[all …]