Searched refs:ba_num (Results 1 – 1 of 1) sorted by relevance
1230 int ba_num; in alloc_root_hem() local1233 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()