Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbcm7xxx.c599 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm7xxx_28nm_probe()
618 .get_sset_count = bcm_phy_get_sset_count, \
633 .get_sset_count = bcm_phy_get_sset_count, \
Dbcm-phy-lib.h52 int bcm_phy_get_sset_count(struct phy_device *phydev);
Dbcm-phy-lib.c333 int bcm_phy_get_sset_count(struct phy_device *phydev) in bcm_phy_get_sset_count() function
337 EXPORT_SYMBOL_GPL(bcm_phy_get_sset_count);
Dbroadcom.c570 bcm_phy_get_sset_count(phydev), sizeof(u64), in bcm53xx_phy_probe()
731 .get_sset_count = bcm_phy_get_sset_count,