Searched refs:MLX5_IB_CONG_PARAMS_NUM (Results 1 – 2 of 2) sorted by relevance
273 for (x = 0; x != MLX5_IB_CONG_PARAMS_NUM; x++) { in mlx5_ib_get_all_cc_params()513 for (x = 0; x != MLX5_IB_CONG_PARAMS_NUM; x++) { in mlx5_ib_init_congestion()527 dev, x + MLX5_IB_CONG_PARAMS_NUM + MLX5_IB_CONG_STATS_NUM, in mlx5_ib_init_congestion()545 &dev->congestion.arg[x + MLX5_IB_CONG_PARAMS_NUM], in mlx5_ib_init_congestion()
675 #define MLX5_IB_CONG_PARAMS_NUM (0 MLX5_IB_CONG_PARAMS(MLX5_IB_STATS_COUNT)) macro