Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dbcm-cygnus.c244 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm_omega_probe()
274 .get_sset_count = bcm_phy_get_sset_count,
H A Dbcm7xxx.c639 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm7xxx_28nm_probe()
681 .get_sset_count = bcm_phy_get_sset_count, \
697 .get_sset_count = bcm_phy_get_sset_count, \
H A Dbroadcom.c751 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm53xx_phy_probe()
916 .get_sset_count = bcm_phy_get_sset_count,
926 .get_sset_count = bcm_phy_get_sset_count,
H A Dbcm-phy-lib.h75 int bcm_phy_get_sset_count(struct phy_device *phydev);
H A Dbcm-phy-lib.c470 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function
474 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count);