Searched refs:mlxsw_sp_port_hw_stats (Results 1 – 1 of 1) sorted by relevance
1788 struct mlxsw_sp_port_hw_stats { struct1794 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_stats[] = { argument1873 #define MLXSW_SP_PORT_HW_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_hw_stats)1875 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2819_stats[] = {1921 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_prio_stats[] = {1958 static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_tc_stats[] = {2010 memcpy(p, mlxsw_sp_port_hw_stats[i].str, in mlxsw_sp_port_get_strings()2054 mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **p_hw_stats, in mlxsw_sp_get_hw_stats_by_group()2059 *p_hw_stats = mlxsw_sp_port_hw_stats; in mlxsw_sp_get_hw_stats_by_group()2087 struct mlxsw_sp_port_hw_stats *hw_stats; in __mlxsw_sp_port_get_stats()