Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dethtool.h1134 void (*get_eth_phy_stats)(struct net_device *dev, member
/linux-6.15/net/dsa/
H A Duser.c1116 if (ds->ops->get_eth_phy_stats) in dsa_user_get_eth_phy_stats()
1117 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()
2519 .get_eth_phy_stats = dsa_user_get_eth_phy_stats,
/linux-6.15/include/net/
H A Ddsa.h900 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1222 .get_eth_phy_stats = sparx5_get_eth_phy_stats,
/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8365mb.c2131 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1277 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/linux-6.15/drivers/net/dsa/ocelot/
H A Dfelix.c2251 .get_eth_phy_stats = felix_get_eth_phy_stats,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2673 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c3932 .get_eth_phy_stats = macb_get_eth_phy_stats,
3954 .get_eth_phy_stats = gem_get_eth_phy_stats,
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5549 .get_eth_phy_stats = bnxt_get_eth_phy_stats,