Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dethtool.h882 int (*get_phy_tunable)(struct net_device *, member
/linux-6.3-rc2/net/ethtool/
A Dioctl.c2642 static int get_phy_tunable(struct net_device *dev, void __user *useraddr) in get_phy_tunable() function
2651 if (!phy_drv_tunable && !dev->ethtool_ops->get_phy_tunable) in get_phy_tunable()
2666 ret = dev->ethtool_ops->get_phy_tunable(dev, &tuna, data); in get_phy_tunable()
3027 rc = get_phy_tunable(dev, useraddr); in __dev_ethtool()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_ethtool.c1024 .get_phy_tunable = aq_ethtool_get_phy_tunable,

Completed in 13 milliseconds