Home
last modified time | relevance | path

Searched refs:ax_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dax88796.c79 struct ax_device { struct
98 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev()
101 return (struct ax_device *)(ei_local + 1); in to_ax_dev()
170 struct ax_device *ax = to_ax_dev(dev); in ax_ei_interrupt_filtered()
331 struct ax_device *ax = to_ax_dev(dev); in ax_handle_link_change()
359 struct ax_device *ax = to_ax_dev(dev); in ax_mii_probe()
388 struct ax_device *ax = to_ax_dev(dev); in ax_phy_switch()
402 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()
414 struct ax_device *a in ax_bb_dir()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dax88796.c79 struct ax_device { struct
98 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev()
101 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 *a in ax_bb_dir()
[all...]

Completed in 3 milliseconds