Home
last modified time | relevance | path

Searched refs:phy_stats (Results 1 – 2 of 2) sorted by relevance

/net/ethtool/
A Dstats.c22 struct ethtool_eth_phy_stats phy_stats;
164 data->phy_stats.src = src; in stats_prepare_data()
173 phy_ethtool_get_phy_stats(phydev, &data->phy_stats, in stats_prepare_data()
179 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data()
278 data->phy_stats.SymbolErrorDuringCarrier)) in stats_put_phy_stats()
545 struct ethtool_eth_phy_stats *phy_stats) in ethtool_aggregate_phy_stats() argument
558 ethtool_aggregate_stats(phy_stats, &emac, &pmac, in ethtool_aggregate_phy_stats()
559 sizeof(phy_stats->stats), in ethtool_aggregate_phy_stats()
/net/dsa/
A Duser.c1097 struct ethtool_eth_phy_stats *phy_stats) in dsa_user_get_eth_phy_stats() argument
1103 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()

Completed in 13 milliseconds