Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dethtool.h1338 void (*get_eth_phy_stats)(struct net_device *dev, member
/linux/net/dsa/
H A Duser.c1102 if (ds->ops->get_eth_phy_stats) in dsa_user_get_eth_phy_stats()
1103 ds->ops->get_eth_phy_stats(ds, dp->index, phy_stats); in dsa_user_get_eth_phy_stats()
2504 .get_eth_phy_stats = dsa_user_get_eth_phy_stats,
/linux/include/net/
H A Ddsa.h925 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1283 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c2067 .get_eth_phy_stats = fbnic_get_eth_phy_stats,
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb_main.c3308 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2781 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5805 .get_eth_phy_stats = bnxt_get_eth_phy_stats,