Home
last modified time | relevance | path

Searched refs:to_ax_dev (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/8390/
Dax88796.c103 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()
613 struct ax_device *ax = to_ax_dev(dev); in ax_mii_init()
[all …]