Searched refs:ax_device (Results 1 – 1 of 1) sorted by relevance
79 struct ax_device { struct98 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev() argument101 return (struct ax_device *)(ei_local + 1); in to_ax_dev()177 struct ax_device *ax = to_ax_dev(dev); in ax_ei_interrupt_filtered()338 struct ax_device *ax = to_ax_dev(dev); in ax_handle_link_change()366 struct ax_device *ax = to_ax_dev(dev); in ax_mii_probe()395 struct ax_device *ax = to_ax_dev(dev); in ax_phy_switch()409 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()421 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()433 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()[all …]