Searched refs:ba_num (Results 1 – 1 of 1) sorted by relevance
1183 int ba_num; in alloc_root_hem() local1186 ba_num = hns_roce_hem_list_calc_root_ba(regions, region_cnt, unit); in alloc_root_hem()1187 if (ba_num < 1) in alloc_root_hem()1190 if (ba_num > unit) in alloc_root_hem()1197 ba_num, true); in alloc_root_hem()1201 *max_ba_num = ba_num; in alloc_root_hem()