Home
last modified time | relevance | path

Searched refs:bcm_phy_get_sset_count (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/phy/
H A Dbroadcom.c911 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm54xx_phy_probe()
995 .get_sset_count = bcm_phy_get_sset_count,
1008 .get_sset_count = bcm_phy_get_sset_count,
1022 .get_sset_count = bcm_phy_get_sset_count,
1040 .get_sset_count = bcm_phy_get_sset_count,
1054 .get_sset_count = bcm_phy_get_sset_count,
1082 .get_sset_count = bcm_phy_get_sset_count,
1098 .get_sset_count = bcm_phy_get_sset_count,
1113 .get_sset_count = bcm_phy_get_sset_count,
1132 .get_sset_count = bcm_phy_get_sset_count,
[all...]
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.c823 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm7xxx_28nm_probe()
854 .get_sset_count = bcm_phy_get_sset_count, \
869 .get_sset_count = bcm_phy_get_sset_count, \
897 .get_sset_count = bcm_phy_get_sset_count, \
H A Dbcm-phy-lib.h84 int bcm_phy_get_sset_count(struct phy_device *phydev);
H A Dbcm-phy-lib.c515 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function
519 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count); variable
/kernel/linux/linux-5.10/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 Dbcm-phy-lib.h75 int bcm_phy_get_sset_count(struct phy_device *phydev);
H A Dbroadcom.c762 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm53xx_phy_probe()
929 .get_sset_count = bcm_phy_get_sset_count,
939 .get_sset_count = bcm_phy_get_sset_count,
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); variable

Completed in 12 milliseconds