Home
last modified time | relevance | path

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

/linux/net/dsa/
A Dconduit.c113 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_conduit_get_ethtool_phy_stats()
137 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_conduit_get_sset_count()
168 mcount = phy_ethtool_get_sset_count(dev->phydev); in dsa_conduit_get_strings()
/linux/drivers/net/phy/
A Dphy.c576 int phy_ethtool_get_sset_count(struct phy_device *phydev) in phy_ethtool_get_sset_count() function
595 EXPORT_SYMBOL(phy_ethtool_get_sset_count);
A Dphy_device.c3766 .get_sset_count = phy_ethtool_get_sset_count,
/linux/include/linux/
A Dphy.h2055 int phy_ethtool_get_sset_count(struct phy_device *phydev);
/linux/drivers/net/dsa/b53/
A Db53_common.c1061 return phy_ethtool_get_sset_count(phydev); in b53_get_sset_count()

Completed in 28 milliseconds