mlxsw_sp_port_hw_stats
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_stats[] = {
#define MLXSW_SP_PORT_HW_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_hw_stats)
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2863_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2819_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_3635_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_ext_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_discard_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_prio_stats[] = {
static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_tc_stats[] = {
memcpy(p, mlxsw_sp_port_hw_stats[i].str,
mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **p_hw_stats,
*p_hw_stats = mlxsw_sp_port_hw_stats;
struct mlxsw_sp_port_hw_stats *hw_stats;