Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dsa/
A Dmaster.c172 phy_ethtool_get_strings(dev->phydev, data); in dsa_master_get_strings()
/linux-6.3-rc2/drivers/net/phy/
A Dphy.c486 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data) in phy_ethtool_get_strings() function
497 EXPORT_SYMBOL(phy_ethtool_get_strings);
A Dphy_device.c3323 .get_strings = phy_ethtool_get_strings,
/linux-6.3-rc2/include/linux/
A Dphy.h1868 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data);
/linux-6.3-rc2/drivers/net/dsa/b53/
A Db53_common.c982 phy_ethtool_get_strings(phydev, data); in b53_get_strings()

Completed in 19 milliseconds