Searched refs:hns_roce_mr (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/infiniband/hw/hns/ |
| H A D | Makefile | 12 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
|
| H A D | hns_roce_restrack.c | 140 struct hns_roce_mr *hr_mr = to_hr_mr(ib_mr); in hns_roce_fill_res_mr_entry() 171 struct hns_roce_mr *hr_mr = to_hr_mr(ib_mr); in hns_roce_fill_res_mr_entry_raw()
|
| H A D | hns_roce_device.h | 323 struct hns_roce_mr { struct 927 struct hns_roce_mr *mr); 929 struct hns_roce_mr *mr, int flags, 931 int (*frmr_write_mtpt)(void *mb_buf, struct hns_roce_mr *mr); 1071 static inline struct hns_roce_mr *to_hr_mr(struct ib_mr *ibmr) in to_hr_mr() 1073 return container_of(ibmr, struct hns_roce_mr, ibmr); in to_hr_mr()
|
| H A D | hns_roce_trace.h | 112 TP_PROTO(struct hns_roce_mr *mr),
|
| H A D | hns_roce_hw_v2.c | 145 struct hns_roce_mr *mr = to_hr_mr(wr->mr); in set_frmr_seg() 3372 struct hns_roce_mr *mr) in set_mtpt_pbl() 3410 void *mb_buf, struct hns_roce_mr *mr) in hns_roce_v2_write_mtpt() 3452 struct hns_roce_mr *mr, int flags, in hns_roce_v2_rereg_write_mtpt() 3485 static int hns_roce_v2_frmr_write_mtpt(void *mb_buf, struct hns_roce_mr *mr) in hns_roce_v2_frmr_write_mtpt()
|