Searched refs:basic_op_cnts (Results 1 – 1 of 1) sorted by relevance
127 static const struct mlx5_ib_counter basic_op_cnts[] = { variable653 for (i = 0; i < ARRAY_SIZE(basic_op_cnts); i++, j++) { in mlx5_ib_fill_counters()654 descs[j].name = basic_op_cnts[i].name; in mlx5_ib_fill_counters()656 descs[j].priv = &basic_op_cnts[i].type; in mlx5_ib_fill_counters()724 num_op_counters = ARRAY_SIZE(basic_op_cnts); in __mlx5_ib_alloc_counters()