Searched refs:num_cong_counters (Results 1 – 2 of 2) sorted by relevance
186 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_alloc_stats()247 int offset = cnts->num_q_counters + cnts->num_cong_counters; in mlx5_ib_query_ext_ppcnt_counters()286 cnts->num_cong_counters + in do_get_hw_stats()314 cnts->num_cong_counters, in do_get_hw_stats()366 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_get_op_stats()387 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_get_hw_stats()582 cnts->num_cong_counters = ARRAY_SIZE(cong_cnts); in __mlx5_ib_alloc_counters()840 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in mlx5_ib_modify_stat()
816 u32 num_cong_counters; member
Completed in 11 milliseconds