Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbcm-phy-lib.h54 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow,
Dbcm-phy-lib.c372 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stats() function
380 EXPORT_SYMBOL_GPL(bcm_phy_get_stats);
Dbcm7xxx.c585 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm7xxx_28nm_get_phy_stats()
Dbroadcom.c583 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm53xx_phy_get_stats()