Searched refs:out_of_seq_q_cnts (Results 1 – 1 of 1) sorted by relevance
3495 static const struct mlx5_ib_counter out_of_seq_q_cnts[] = { variable3549 num_counters += ARRAY_SIZE(out_of_seq_q_cnts); in __mlx5_ib_alloc_counters()3593 for (i = 0; i < ARRAY_SIZE(out_of_seq_q_cnts); i++, j++) { in mlx5_ib_fill_counters()3594 names[j] = out_of_seq_q_cnts[i].name; in mlx5_ib_fill_counters()3595 offsets[j] = out_of_seq_q_cnts[i].offset; in mlx5_ib_fill_counters()