Home
last modified time | relevance | path

Searched refs:num_cong_counters (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dcounters.c185 cnts->num_cong_counters + in mlx5_ib_alloc_hw_stats()
218 int offset = cnts->num_q_counters + cnts->num_cong_counters; in mlx5_ib_query_ext_ppcnt_counters()
258 cnts->num_cong_counters + in mlx5_ib_get_hw_stats()
285 cnts->num_cong_counters, in mlx5_ib_get_hw_stats()
307 cnts->num_cong_counters + in mlx5_ib_counter_alloc_stats()
453 cnts->num_cong_counters = ARRAY_SIZE(cong_cnts); in __mlx5_ib_alloc_counters()
H A Dmlx5_ib.h734 u32 num_cong_counters; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcounters.c240 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()
H A Dmlx5_ib.h829 u32 num_cong_counters; member

Completed in 10 milliseconds