Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dbcm-phy-lib.h77 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow,
H A Dbcm-cygnus.c230 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm_omega_get_phy_stats()
H A Dbcm-phy-lib.c509 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow, in bcm_phy_get_stats() function
517 EXPORT_SYMBOL_GPL(bcm_phy_get_stats);
H A Dbcm7xxx.c624 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm7xxx_28nm_get_phy_stats()
H A Dbroadcom.c764 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm53xx_phy_get_stats()