Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dbcm-cygnus.c244 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm_omega_probe()
274 .get_sset_count = bcm_phy_get_sset_count,
Dbcm7xxx.c535 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm7xxx_28nm_probe()
577 .get_sset_count = bcm_phy_get_sset_count, \
593 .get_sset_count = bcm_phy_get_sset_count, \
Dbroadcom.c661 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm53xx_phy_probe()
825 .get_sset_count = bcm_phy_get_sset_count,
835 .get_sset_count = bcm_phy_get_sset_count,
Dbcm-phy-lib.h75 int bcm_phy_get_sset_count(struct phy_device *phydev);
Dbcm-phy-lib.c463 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function
467 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count);