Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A 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()
/openbmc/linux/include/linux/
H A Dethtool.h896 void (*get_eth_phy_stats)(struct net_device *dev, member
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c2130 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
2153 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/openbmc/linux/net/dsa/
H A Dslave.c1131 if (ds->ops->get_eth_phy_stats) in dsa_slave_get_eth_phy_stats()
1132 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_slave_get_eth_phy_stats()
2370 .get_eth_phy_stats = dsa_slave_get_eth_phy_stats,
/openbmc/linux/include/net/
H A Ddsa.h906 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1226 .get_eth_phy_stats = sparx5_get_eth_phy_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1260 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2112 .get_eth_phy_stats = felix_get_eth_phy_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2461 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4188 .get_eth_phy_stats = bnxt_get_eth_phy_stats,