Searched refs:phy_ethtool_get_strings (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/dsa/
H A Dconduit.c172 phy_ethtool_get_strings(dev->phydev, data);
/linux-master/drivers/net/phy/
H A Dphy.c548 * phy_ethtool_get_strings - Get the statistic counter names
553 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data) function
564 EXPORT_SYMBOL(phy_ethtool_get_strings); variable
H A Dphy_device.c3687 .get_strings = phy_ethtool_get_strings,
/linux-master/include/linux/
H A Dphy.h2024 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data);
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c995 phy_ethtool_get_strings(phydev, data);

Completed in 187 milliseconds