Home
last modified time | relevance | path

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

/linux/net/dsa/
A Dconduit.c172 phy_ethtool_get_strings(dev->phydev, data); in dsa_conduit_get_strings()
/linux/drivers/net/phy/
A Dphy.c558 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data) in phy_ethtool_get_strings() function
569 EXPORT_SYMBOL(phy_ethtool_get_strings);
A Dphy_device.c3767 .get_strings = phy_ethtool_get_strings,
/linux/include/linux/
A Dphy.h2054 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data);
/linux/drivers/net/dsa/b53/
A Db53_common.c999 phy_ethtool_get_strings(phydev, data); in b53_get_strings()

Completed in 26 milliseconds