Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1918 #define NUM_PME_ERR_STATS ARRAY_SIZE(mlx5e_pme_error_desc) macro
1922 return NUM_PME_STATUS_STATS + NUM_PME_ERR_STATS; in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS()
1932 for (i = 0; i < NUM_PME_ERR_STATS; i++) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()
1949 for (i = 0; i < NUM_PME_ERR_STATS; i++) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()