Searched refs:ax_device (Results 1 – 1 of 1) sorted by relevance
82 struct ax_device { struct101 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev() argument104 return (struct ax_device *)(ei_local + 1); in to_ax_dev()173 struct ax_device *ax = to_ax_dev(dev); in ax_ei_interrupt_filtered()334 struct ax_device *ax = to_ax_dev(dev); in ax_handle_link_change()362 struct ax_device *ax = to_ax_dev(dev); in ax_mii_probe()393 struct ax_device *ax = to_ax_dev(dev); in ax_phy_switch()407 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()419 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()431 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()[all …]