Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dstats.c125 dev->ethtool_ops->get_eth_phy_stats) in stats_prepare_data()
126 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data()
/linux-6.1.9/include/linux/
Dethtool.h748 void (*get_eth_phy_stats)(struct net_device *dev, member
/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8365mb.c2102 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
2123 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux-6.1.9/net/dsa/
Dslave.c1022 if (ds->ops->get_eth_phy_stats) in dsa_slave_get_eth_phy_stats()
1023 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_slave_get_eth_phy_stats()
2144 .get_eth_phy_stats = dsa_slave_get_eth_phy_stats,
/linux-6.1.9/include/net/
Ddsa.h916 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1260 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c1226 .get_eth_phy_stats = sparx5_get_eth_phy_stats,
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c2047 .get_eth_phy_stats = felix_get_eth_phy_stats,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c2444 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c4077 .get_eth_phy_stats = bnxt_get_eth_phy_stats,