Home
last modified time | relevance | path

Searched refs:num_hw_counters (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dcounters.c248 u32 num_hw_counters; in do_alloc_stats() local
254 num_hw_counters + in do_alloc_stats()
453 int i, ret, index, num_hw_counters; in do_per_qp_get_op_stat() local
466 num_hw_counters = cnts->num_q_counters + in do_per_qp_get_op_stat()
471 num_hw_counters; in do_per_qp_get_op_stat()
523 int index, ret, num_hw_counters; in do_get_op_stats() local
528 for (index = num_hw_counters; in do_get_op_stats()
559 if (num_hw_counters < 0) in mlx5_ib_get_hw_stats()
560 return num_hw_counters; in mlx5_ib_get_hw_stats()
1134 u32 num_hw_counters, type; in mlx5_ib_modify_stat() local
[all …]