Searched refs:out_of_seq_q_cnts (Results 1 – 1 of 1) sorted by relevance
5293 static const struct mlx5_ib_counter out_of_seq_q_cnts[] = { variable5367 num_counters += ARRAY_SIZE(out_of_seq_q_cnts); in __mlx5_ib_alloc_counters()5415 for (i = 0; i < ARRAY_SIZE(out_of_seq_q_cnts); i++, j++) { in mlx5_ib_fill_counters()5416 names[j] = out_of_seq_q_cnts[i].name; in mlx5_ib_fill_counters()5417 offsets[j] = out_of_seq_q_cnts[i].offset; in mlx5_ib_fill_counters()