Searched refs:phy_ethtool_get_sset_count (Results 1 – 5 of 5) sorted by relevance
105 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_ethtool_phy_stats()129 count = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_sset_count()161 mcount = phy_ethtool_get_sset_count(dev->phydev); in dsa_master_get_strings()
713 ret = phy_ethtool_get_sset_count(phydev); in dsa_port_get_phy_sset_count()
1210 static inline int phy_ethtool_get_sset_count(struct phy_device *phydev) in phy_ethtool_get_sset_count() function
235 return phy_ethtool_get_sset_count(dev->phydev); in __ethtool_get_sset_count()1943 n_stats = phy_ethtool_get_sset_count(dev->phydev); in ethtool_get_phy_stats()
945 return phy_ethtool_get_sset_count(phydev); in b53_get_sset_count()