Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c264 struct mlxsw_sp_port_hw_stats { struct
270 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_stats[] = { argument
349 #define MLXSW_SP_PORT_HW_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_hw_stats)
351 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2863_stats[] = {
449 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_ext_stats[] = {
458 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_discard_stats[] = {
512 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_prio_stats[] = {
549 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_tc_stats[] = {
638 memcpy(p, mlxsw_sp_port_hw_stats[i].str, in mlxsw_sp_port_get_strings()
719 *p_hw_stats = mlxsw_sp_port_hw_stats; in mlxsw_sp_get_hw_stats_by_group()
[all …]