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