Searched refs:phy_ethtool_get_sset_count (Results 1 – 5 of 5) sorted by relevance
113 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()
576 int phy_ethtool_get_sset_count(struct phy_device *phydev) in phy_ethtool_get_sset_count() function595 EXPORT_SYMBOL(phy_ethtool_get_sset_count);
3766 .get_sset_count = phy_ethtool_get_sset_count,
2055 int phy_ethtool_get_sset_count(struct phy_device *phydev);
1061 return phy_ethtool_get_sset_count(phydev); in b53_get_sset_count()
Completed in 28 milliseconds