Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dethtool.h680 int (*get_phy_tunable)(struct net_device *, member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dethtool.h680 int (*get_phy_tunable)(struct net_device *, member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dethtool.h680 int (*get_phy_tunable)(struct net_device *, member
/dports/multimedia/libv4l/linux-5.13-rc2/net/ethtool/
H A Dioctl.c2472 static int get_phy_tunable(struct net_device *dev, void __user *useraddr) in get_phy_tunable() function
2481 if (!phy_drv_tunable && !dev->ethtool_ops->get_phy_tunable) in get_phy_tunable()
2496 ret = dev->ethtool_ops->get_phy_tunable(dev, &tuna, data); in get_phy_tunable()
2850 rc = get_phy_tunable(dev, useraddr); in dev_ethtool()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethtool/
H A Dioctl.c2472 static int get_phy_tunable(struct net_device *dev, void __user *useraddr) in get_phy_tunable() function
2481 if (!phy_drv_tunable && !dev->ethtool_ops->get_phy_tunable) in get_phy_tunable()
2496 ret = dev->ethtool_ops->get_phy_tunable(dev, &tuna, data); in get_phy_tunable()
2850 rc = get_phy_tunable(dev, useraddr); in dev_ethtool()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethtool/
H A Dioctl.c2472 static int get_phy_tunable(struct net_device *dev, void __user *useraddr) in get_phy_tunable() function
2481 if (!phy_drv_tunable && !dev->ethtool_ops->get_phy_tunable) in get_phy_tunable()
2496 ret = dev->ethtool_ops->get_phy_tunable(dev, &tuna, data); in get_phy_tunable()
2850 rc = get_phy_tunable(dev, useraddr); in dev_ethtool()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c1006 .get_phy_tunable = aq_ethtool_get_phy_tunable,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c1006 .get_phy_tunable = aq_ethtool_get_phy_tunable,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c1006 .get_phy_tunable = aq_ethtool_get_phy_tunable,