Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hns/
Dhns_roce_device.h183 struct hns_roce_uar { struct
202 struct hns_roce_uar uar; argument
909 struct hns_roce_uar priv_uar;
1102 int hns_roce_uar_alloc(struct hns_roce_dev *dev, struct hns_roce_uar *uar);
Dhns_roce_pd.c85 int hns_roce_uar_alloc(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_alloc()