Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/8390/
Dax88796.c84 struct ax_device { struct
104 static inline struct ax_device *to_ax_dev(struct net_device *dev) in to_ax_dev() argument
107 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 …]