Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hem.h89 struct hns_roce_hem { struct
95 struct hns_roce_hem *hem; argument
110 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem);
150 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.c87 static bool hns_roce_check_hem_null(struct hns_roce_hem **hem, u64 start_idx, in hns_roce_check_hem_null()
277 static struct hns_roce_hem *hns_roce_alloc_hem(struct hns_roce_dev *hr_dev, in hns_roce_alloc_hem()
283 struct hns_roce_hem *hem; in hns_roce_alloc_hem()
342 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem) in hns_roce_free_hem()
807 struct hns_roce_hem *hem; in hns_roce_table_find()
Dhns_roce_device.h334 struct hns_roce_hem **hem;
Dhns_roce_hw_v2.c3040 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()