Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c4742 int eq_buf_cnt = 0; in hns_roce_mhop_alloc_eq() local
4813 if (eq_buf_cnt + 1 < ba_num) { in hns_roce_mhop_alloc_eq()
4828 eq_buf_cnt++; in hns_roce_mhop_alloc_eq()
4829 if (eq_buf_cnt >= ba_num) in hns_roce_mhop_alloc_eq()
4847 if (eq_buf_cnt + 1 < ba_num) { in hns_roce_mhop_alloc_eq()
4864 eq_buf_cnt++; in hns_roce_mhop_alloc_eq()
4865 if (eq_buf_cnt >= ba_num) { in hns_roce_mhop_alloc_eq()