Searched refs:hns_roce_hem (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 82 struct hns_roce_hem { struct 88 struct hns_roce_hem *hem; 103 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 D | Makefile | 9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
|
H A D | hns_roce_hem.c | 36 #include "hns_roce_hem.h" 82 static bool hns_roce_check_hem_null(struct hns_roce_hem **hem, u64 hem_idx, in hns_roce_check_hem_null() 242 static struct hns_roce_hem *hns_roce_alloc_hem(struct hns_roce_dev *hr_dev, in hns_roce_alloc_hem() 248 struct hns_roce_hem *hem; in hns_roce_alloc_hem() 306 void hns_roce_free_hem(struct hns_roce_dev *hr_dev, struct hns_roce_hem *hem) in hns_roce_free_hem() 712 struct hns_roce_hem *hem; in hns_roce_table_find()
|
H A D | hns_roce_device.h | 311 struct hns_roce_hem **hem;
|
H A D | hns_roce_hw_v2.c | 49 #include "hns_roce_hem.h" 3622 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 83 struct hns_roce_hem { struct 89 struct hns_roce_hem *hem; 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 D | Makefile | 9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
|
H A D | hns_roce_hem.c | 35 #include "hns_roce_hem.h" 84 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 D | hns_roce_device.h | 247 struct hns_roce_hem **hem;
|
H A D | hns_roce_hw_v2.c | 49 #include "hns_roce_hem.h" 4051 struct hns_roce_hem *hem; in hns_roce_v2_set_hem()
|
Completed in 28 milliseconds