Searched refs:bcm_phy_get_sset_count (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/phy/ |
| D | broadcom.c | 689 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm54xx_phy_probe() 711 .get_sset_count = bcm_phy_get_sset_count, 723 .get_sset_count = bcm_phy_get_sset_count, 735 .get_sset_count = bcm_phy_get_sset_count, 747 .get_sset_count = bcm_phy_get_sset_count, 759 .get_sset_count = bcm_phy_get_sset_count, 782 .get_sset_count = bcm_phy_get_sset_count, 796 .get_sset_count = bcm_phy_get_sset_count, 809 .get_sset_count = bcm_phy_get_sset_count, 824 .get_sset_count = bcm_phy_get_sset_count, [all …]
|
| D | bcm-cygnus.c | 244 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm_omega_probe() 274 .get_sset_count = bcm_phy_get_sset_count,
|
| D | bcm7xxx.c | 639 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, \
|
| D | bcm-phy-lib.h | 76 int bcm_phy_get_sset_count(struct phy_device *phydev);
|
| D | bcm-phy-lib.c | 511 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function 515 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count);
|