Home
last modified time | relevance | path

Searched refs:hns_roce_hem (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hem.h84 struct hns_roce_hem { struct
90 struct hns_roce_hem *hem; argument
105 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem);
131 static inline void hns_roce_hem_first(struct hns_roce_hem *hem, in hns_roce_hem_first()
DMakefile9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
Dhns_roce_hem.c56 static bool hns_roce_check_hem_null(struct hns_roce_hem **hem, u64 start_idx, in hns_roce_check_hem_null()
194 static struct hns_roce_hem *hns_roce_alloc_hem(struct hns_roce_dev *hr_dev, in hns_roce_alloc_hem()
200 struct hns_roce_hem *hem; in hns_roce_alloc_hem()
259 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem) in hns_roce_free_hem()
727 struct hns_roce_hem *hem; in hns_roce_table_find()
Dhns_roce_device.h282 struct hns_roce_hem **hem;
Dhns_roce_hw_v2.c2334 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()