Searched refs:bcm_phy_get_stats (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | bcm-phy-lib.h | 77 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow,
|
H A D | bcm-cygnus.c | 230 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm_omega_get_phy_stats()
|
H A D | bcm-phy-lib.c | 509 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); variable
|
H A D | bcm7xxx.c | 624 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm7xxx_28nm_get_phy_stats()
|
H A D | broadcom.c | 775 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm53xx_phy_get_stats()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | bcm-phy-lib.h | 86 void bcm_phy_get_stats(struct phy_device *phydev, u64 *shadow,
|
H A D | bcm-cygnus.c | 230 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm_omega_get_phy_stats()
|
H A D | bcm-phy-lib.c | 557 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); variable
|
H A D | bcm7xxx.c | 807 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm7xxx_28nm_get_phy_stats()
|
H A D | broadcom.c | 956 bcm_phy_get_stats(phydev, priv->stats, stats, data); in bcm54xx_get_stats()
|
Completed in 8 milliseconds