Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_mr.c262 struct hns_roce_mr *mr, int err_loop_index, in hns_roce_loop_free()
319 struct hns_roce_mr *mr) in hns_roce_mhop_alloc()
495 struct hns_roce_mr *mr) in hns_roce_mr_alloc()
541 struct hns_roce_mr *mr) in hns_roce_mhop_free()
625 struct hns_roce_mr *mr) in hns_roce_mr_free()
657 struct hns_roce_mr *mr) in hns_roce_mr_enable()
851 struct hns_roce_mr *mr; in hns_roce_get_dma_mr()
941 struct hns_roce_mr *mr, in hns_roce_ib_umem_write_mr()
992 struct hns_roce_mr *mr; in hns_roce_reg_user_mr()
1067 struct hns_roce_mr *mr = to_hr_mr(ibmr); in hns_roce_rereg_user_mr()
[all …]
DMakefile9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
Dhns_roce_device.h299 struct hns_roce_mr { struct
761 int (*write_mtpt)(void *mb_buf, struct hns_roce_mr *mr,
764 struct hns_roce_mr *mr, int flags, u32 pdn,
787 int (*dereg_mr)(struct hns_roce_dev *hr_dev, struct hns_roce_mr *mr);
861 static inline struct hns_roce_mr *to_hr_mr(struct ib_mr *ibmr) in to_hr_mr()
863 return container_of(ibmr, struct hns_roce_mr, ibmr); in to_hr_mr()
Dhns_roce_hw_v1.c1031 struct hns_roce_mr *hr_mr; in hns_roce_v1_mr_free_work_fn()
1041 hr_mr = (struct hns_roce_mr *)mr_work->mr; in hns_roce_v1_mr_free_work_fn()
1094 struct hns_roce_mr *mr) in hns_roce_v1_dereg_mr()
1865 static int hns_roce_v1_write_mtpt(void *mb_buf, struct hns_roce_mr *mr, in hns_roce_v1_write_mtpt()
Dhns_roce_hw_v2.c1664 static int hns_roce_v2_write_mtpt(void *mb_buf, struct hns_roce_mr *mr, in hns_roce_v2_write_mtpt()
1770 struct hns_roce_mr *mr, int flags, in hns_roce_v2_rereg_write_mtpt()