Searched refs:get_eth_phy_stats (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | ethtool.h | 1338 void (*get_eth_phy_stats)(struct net_device *dev, member
|
| /linux/net/dsa/ |
| H A D | user.c | 1102 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 D | dsa.h | 925 void (*get_eth_phy_stats)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1283 .get_eth_phy_stats = mlxsw_sp_get_eth_phy_stats,
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 2067 .get_eth_phy_stats = fbnic_get_eth_phy_stats,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb_main.c | 3308 .get_eth_phy_stats = rtl8365mb_get_phy_stats,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2781 .get_eth_phy_stats = mlx5e_get_eth_phy_stats,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5805 .get_eth_phy_stats = bnxt_get_eth_phy_stats,
|