Searched refs:NUM_VPORT_COUNTERS (Results 1 – 2 of 2) sorted by relevance
174 return NUM_VPORT_COUNTERS + NUM_PPORT_COUNTERS + in mlx5e_get_sset_count()199 for (i = 0; i < NUM_VPORT_COUNTERS; i++) in mlx5e_get_strings()239 for (i = 0; i < NUM_VPORT_COUNTERS; i++) in mlx5e_get_ethtool_stats()
142 #define NUM_VPORT_COUNTERS 32 macro