Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c83 #define NUM_VPORT_REP_SW_COUNTERS ARRAY_SIZE(sw_rep_stats_desc) macro
93 for (i = 0; i < NUM_VPORT_REP_SW_COUNTERS; i++) in mlx5e_rep_get_strings()
166 for (i = 0; i < NUM_VPORT_REP_SW_COUNTERS; i++) in mlx5e_rep_get_ethtool_stats()
179 return NUM_VPORT_REP_SW_COUNTERS + NUM_VPORT_REP_HW_COUNTERS; in mlx5e_rep_get_sset_count()