Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dbcm-phy-lib.h86 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow,
Dbcm-cygnus.c230 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm_omega_get_phy_stats()
Dbcm-phy-lib.c557 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stats() function
565 EXPORT_SYMBOL_GPL(bcm_phy_get_stats);
Dbcm7xxx.c807 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm7xxx_28nm_get_phy_stats()
Dbroadcom.c956 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm54xx_get_stats()