Searched refs:num_cong_counters (Results 1 – 2 of 2) sorted by relevance
240 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_alloc_stats()301 int offset = cnts->num_q_counters + cnts->num_cong_counters; in mlx5_ib_query_ext_ppcnt_counters()377 cnts->num_cong_counters + in do_get_hw_stats()413 cnts->num_cong_counters, in do_get_hw_stats()466 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_get_op_stats()487 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_get_hw_stats()716 cnts->num_cong_counters = ARRAY_SIZE(cong_cnts); in __mlx5_ib_alloc_counters()984 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_modify_stat()
829 u32 num_cong_counters; member