Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c5551 int eq_buf_cnt = 0; in hns_roce_mhop_alloc_eq() local
5619 if (eq_buf_cnt + 1 < ba_num) { in hns_roce_mhop_alloc_eq()
5633 eq_buf_cnt++; in hns_roce_mhop_alloc_eq()
5634 if (eq_buf_cnt >= ba_num) in hns_roce_mhop_alloc_eq()
5653 if (eq_buf_cnt + 1 < ba_num) { in hns_roce_mhop_alloc_eq()
5669 eq_buf_cnt++; in hns_roce_mhop_alloc_eq()
5670 if (eq_buf_cnt >= ba_num) { in hns_roce_mhop_alloc_eq()