Home
last modified time | relevance | path

Searched refs:get_eth_phy_stats (Results 1 – 8 of 8) sorted by relevance

/linux/net/ethtool/
H A Dstats.c178 dev->ethtool_ops->get_eth_phy_stats) in stats_prepare_data()
179 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data()
555 ops->get_eth_phy_stats(dev, &emac); in ethtool_aggregate_phy_stats()
556 ops->get_eth_phy_stats(dev, &pmac); in ethtool_aggregate_phy_stats()
/linux/net/dsa/
H A Duser.c1102 if (ds->ops->get_eth_phy_stats) in dsa_user_get_eth_phy_stats()
1103 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()
2504 .get_eth_phy_stats = dsa_user_get_eth_phy_stats,
/linux/include/net/
H A Ddsa.h903 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c2130 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1922 .get_eth_phy_stats = fbnic_get_eth_phy_stats,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2321 .get_eth_phy_stats = felix_get_eth_phy_stats,
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c4017 .get_eth_phy_stats = macb_get_eth_phy_stats,
4039 .get_eth_phy_stats = gem_get_eth_phy_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5767 .get_eth_phy_stats = bnxt_get_eth_phy_stats,