Searched refs:bcm_phy_get_sset_count (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A 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,
|
| H A 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, \
|
| H A D | broadcom.c | 751 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 D | bcm-phy-lib.h | 75 int bcm_phy_get_sset_count(struct phy_device *phydev);
|
| H A D | bcm-phy-lib.c | 470 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);
|