Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dsa/
A Dmaster.c113 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_ethtool_phy_stats()
137 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_sset_count()
168 mcount = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_strings()
/linux-6.3-rc2/drivers/net/phy/
A Dphy.c504 int phy_ethtool_get_sset_count(struct phy_device *phydev) in phy_ethtool_get_sset_count() function
523 EXPORT_SYMBOL(phy_ethtool_get_sset_count);
A Dphy_device.c3322 .get_sset_count = phy_ethtool_get_sset_count,
/linux-6.3-rc2/include/linux/
A Dphy.h1869 int phy_ethtool_get_sset_count(struct phy_device *phydev);
/linux-6.3-rc2/drivers/net/dsa/b53/
A Db53_common.c1044 return phy_ethtool_get_sset_count(phydev); in b53_get_sset_count()

Completed in 22 milliseconds