Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dstats.c126 dev->ethtool_ops->get_eth_phy_stats) in stats_prepare_data()
127 dev->ethtool_ops->get_eth_phy_stats(dev, &data->phy_stats); in stats_prepare_data()
/linux/include/linux/
A Dethtool.h716 void (*get_eth_phy_stats)(struct net_device *dev, member
/linux/net/dsa/
A Dslave.c798 if (ds->ops->get_eth_phy_stats) in dsa_slave_get_eth_phy_stats()
799 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_slave_get_eth_phy_stats()
1729 .get_eth_phy_stats = dsa_slave_get_eth_phy_stats,
/linux/include/net/
A Ddsa.h680 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ethtool.c1193 .get_eth_phy_stats = sparx5_get_eth_phy_stats,
/linux/drivers/net/dsa/
A Drtl8365mb.c1969 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ethtool.c1259 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c2405 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c3968 .get_eth_phy_stats = bnxt_get_eth_phy_stats,

Completed in 39 milliseconds