Home
last modified time | relevance | path

Searched refs:qcom_phy_get_stats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c768 void qcom_phy_get_stats(struct ethtool_phy_stats *stats, in qcom_phy_get_stats() function
776 EXPORT_SYMBOL_GPL(qcom_phy_get_stats);
H A Dqcom.h270 void qcom_phy_get_stats(struct ethtool_phy_stats *stats,
H A Dqca808x.c643 qcom_phy_get_stats(stats, priv->hw_stats); in qca808x_get_phy_stats()