Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.h71 struct hns_roce_hem { struct
88 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem); argument
H A DMakefile12 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()
254 struct hns_roce_hem *hem; in hns_roce_alloc_hem()
284 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem) in hns_roce_free_hem()
681 struct hns_roce_hem *hem; in hns_roce_table_find()
H A Dhns_roce_device.h268 struct hns_roce_hem **hem;
H A Dhns_roce_hw_v2.c4393 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()