Searched refs:rdmarx_cnp_op_cnts (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/infiniband/hw/mlx5/
H A Dcounters.c131 static const struct mlx5_ib_counter rdmarx_cnp_op_cnts[] = { variable in typeref:struct:mlx5_ib_counter
661 for (i = 0; i < ARRAY_SIZE(rdmarx_cnp_op_cnts); i++, j++) {
662 descs[j].name = rdmarx_cnp_op_cnts[i].name;
664 descs[j].priv = &rdmarx_cnp_op_cnts[i].type;
728 num_op_counters += ARRAY_SIZE(rdmarx_cnp_op_cnts);

Completed in 164 milliseconds