Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_pd.c104 int hns_roce_uar_alloc(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_alloc()
135 void hns_roce_uar_free(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_free()
Dhns_roce_device.h216 struct hns_roce_uar { struct
230 struct hns_roce_uar uar; argument
410 struct hns_roce_uar *uar;
799 struct hns_roce_uar priv_uar;
910 int hns_roce_uar_alloc(struct hns_roce_dev *dev, struct hns_roce_uar *uar);
911 void hns_roce_uar_free(struct hns_roce_dev *dev, struct hns_roce_uar *uar);
Dhns_roce_cq.c85 struct hns_roce_uar *hr_uar, in hns_roce_cq_alloc()
320 struct hns_roce_uar *uar = NULL; in hns_roce_ib_create_cq()