Searched refs:num_cong_counters (Results 1 – 2 of 2) sorted by relevance
251 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_alloc_stats()312 int offset = cnts->num_q_counters + cnts->num_cong_counters; in mlx5_ib_query_ext_ppcnt_counters()388 cnts->num_cong_counters + in do_get_hw_stats()424 cnts->num_cong_counters, in do_get_hw_stats()467 cnts->num_cong_counters + in do_per_qp_get_op_stat()526 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_get_op_stats()547 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_get_hw_stats()816 cnts->num_cong_counters = ARRAY_SIZE(cong_cnts); in __mlx5_ib_alloc_counters()1138 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_modify_stat()
886 u32 num_cong_counters; member