Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hem.c1237 int ba_num; in alloc_root_hem() local
1240 ba_num = hns_roce_hem_list_calc_root_ba(regions, region_cnt, unit); in alloc_root_hem()
1241 if (ba_num < 1) in alloc_root_hem()
1244 if (ba_num > unit) in alloc_root_hem()
1251 ba_num, true, 0); in alloc_root_hem()
1255 *max_ba_num = ba_num; in alloc_root_hem()