Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.h83 struct hns_roce_hem { struct
89 struct hns_roce_hem *hem; argument
104 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem);
136 static inline void hns_roce_hem_first(struct hns_roce_hem *hem, in hns_roce_hem_first()
H A DMakefile9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
H A Dhns_roce_hem.c84 static bool hns_roce_check_hem_null(struct hns_roce_hem **hem, u64 hem_idx, in hns_roce_check_hem_null()
251 static struct hns_roce_hem *hns_roce_alloc_hem(struct hns_roce_dev *hr_dev, in hns_roce_alloc_hem()
257 struct hns_roce_hem *hem; in hns_roce_alloc_hem()
315 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem) in hns_roce_free_hem()
730 struct hns_roce_hem *hem; in hns_roce_table_find()
H A Dhns_roce_device.h253 struct hns_roce_hem **hem;
H A Dhns_roce_hw_v2.c4059 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()