Searched refs:hns_roce_uar_alloc (Results 1 – 3 of 3) sorted by relevance
86 int hns_roce_uar_alloc(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_alloc() function
382 ret = hns_roce_uar_alloc(hr_dev, &context->uar); in hns_roce_alloc_ucontext()829 ret = hns_roce_uar_alloc(hr_dev, &hr_dev->priv_uar); in hns_roce_setup_hca()
1149 int hns_roce_uar_alloc(struct hns_roce_dev *dev, struct hns_roce_uar *uar);
Completed in 12 milliseconds