Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hem.c1230 int ba_num; in alloc_root_hem() local
1233 ba_num = hns_roce_hem_list_calc_root_ba(regions, region_cnt, unit); in alloc_root_hem()
1234 if (ba_num < 1) in alloc_root_hem()
1237 if (ba_num > unit) in alloc_root_hem()
1244 ba_num, true); in alloc_root_hem()
1248 *max_ba_num = ba_num; in alloc_root_hem()