Searched refs:bcm_phy_get_sset_count (Results 1 – 4 of 4) sorted by relevance
599 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm7xxx_28nm_probe()618 .get_sset_count = bcm_phy_get_sset_count, \633 .get_sset_count = bcm_phy_get_sset_count, \
52 int bcm_phy_get_sset_count(struct phy_device *phydev);
333 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function337 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count);
570 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm53xx_phy_probe()731 .get_sset_count = bcm_phy_get_sset_count,