Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dstats.c149 dev->ethtool_ops->get_eth_phy_stats) in stats_prepare_data()
150 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data()
500 ops->get_eth_phy_stats(dev, &emac); in ethtool_aggregate_phy_stats()
501 ops->get_eth_phy_stats(dev, &pmac); in ethtool_aggregate_phy_stats()
/linux-6.12.1/include/linux/
Dethtool.h1082 void (*get_eth_phy_stats)(struct net_device *dev, member
/linux-6.12.1/net/dsa/
Duser.c1118 if (ds->ops->get_eth_phy_stats) in dsa_user_get_eth_phy_stats()
1119 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()
2463 .get_eth_phy_stats = dsa_user_get_eth_phy_stats,
/linux-6.12.1/include/net/
Ddsa.h915 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c1222 .get_eth_phy_stats = sparx5_get_eth_phy_stats,
/linux-6.12.1/drivers/net/dsa/realtek/
Drtl8365mb.c2131 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1275 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix.c2242 .get_eth_phy_stats = felix_get_eth_phy_stats,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c2654 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c5356 .get_eth_phy_stats = bnxt_get_eth_phy_stats,