Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_hem.c1225 alloc_root_hem(struct hns_roce_dev *hr_dev, int unit, int *max_ba_num, in alloc_root_hem() argument
1248 *max_ba_num = ba_num; in alloc_root_hem()
1297 int unit, int max_ba_num, struct hns_roce_hem_head *head, in setup_root_hem() argument
1313 for (i = 0; i < region_cnt && total < max_ba_num; i++) { in setup_root_hem()
1353 int max_ba_num; in hem_list_alloc_root_bt() local
1361 max_ba_num = 0; in hem_list_alloc_root_bt()
1362 root_hem = alloc_root_hem(hr_dev, unit, &max_ba_num, regions, in hem_list_alloc_root_bt()
1375 ret = setup_root_hem(hr_dev, hem_list, unit, max_ba_num, &head, regions, in hem_list_alloc_root_bt()

Completed in 5 milliseconds