Searched refs:mlxsw_sp_port_transceiver_stats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 578 static struct mlxsw_sp_port_stats mlxsw_sp_port_transceiver_stats[] = { variable 585 #define MLXSW_SP_PORT_HW_TRANSCEIVER_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_transceiver_stats) 675 memcpy(p, mlxsw_sp_port_transceiver_stats[i].str, in mlxsw_sp_port_get_strings() 841 __mlxsw_sp_port_get_env_stats(dev, data, data_index, mlxsw_sp_port_transceiver_stats, in mlxsw_sp_port_get_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 585 static struct mlxsw_sp_port_stats mlxsw_sp_port_transceiver_stats[] = { variable 592 #define MLXSW_SP_PORT_HW_TRANSCEIVER_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_transceiver_stats) 682 memcpy(p, mlxsw_sp_port_transceiver_stats[i].str, in mlxsw_sp_port_get_strings() 848 __mlxsw_sp_port_get_env_stats(dev, data, data_index, mlxsw_sp_port_transceiver_stats, in mlxsw_sp_port_get_stats()
|
Completed in 5 milliseconds