Searched refs:hns_roce_uar (Results 1 – 3 of 3) sorted by relevance
92 int hns_roce_uar_alloc(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_alloc()123 void hns_roce_uar_free(struct hns_roce_dev *hr_dev, struct hns_roce_uar *uar) in hns_roce_uar_free()
276 struct hns_roce_uar { struct284 struct hns_roce_uar uar; argument500 struct hns_roce_uar *uar;1002 struct hns_roce_uar priv_uar;1123 int hns_roce_uar_alloc(struct hns_roce_dev *dev, struct hns_roce_uar *uar);1124 void hns_roce_uar_free(struct hns_roce_dev *dev, struct hns_roce_uar *uar);
350 struct hns_roce_uar *uar; in create_kernel_cq()