Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c585 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()