Searched refs:hns_roce_mr_alloc (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_mr.c | 571 static int hns_roce_mr_alloc(struct hns_roce_dev *hr_dev, u32 pd, u64 iova, in hns_roce_mr_alloc() function 997 ret = hns_roce_mr_alloc(to_hr_dev(pd->device), to_hr_pd(pd)->pdn, 0, in hns_roce_get_dma_mr() 1180 ret = hns_roce_mr_alloc(hr_dev, to_hr_pd(pd)->pdn, virt_addr, length, in hns_roce_reg_user_mr() 1403 ret = hns_roce_mr_alloc(hr_dev, to_hr_pd(pd)->pdn, 0, length, in hns_roce_alloc_mr()
|