Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c177 struct hns_roce_ucontext *uctx; in alloc_cq_db()
184 struct hns_roce_ucontext, ibucontext); in alloc_cq_db()
211 struct hns_roce_ucontext *uctx; in free_cq_db()
219 struct hns_roce_ucontext, in free_cq_db()
H A Dhns_roce_db.c11 int hns_roce_db_map_user(struct hns_roce_ucontext *context, in hns_roce_db_map_user()
57 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context, in hns_roce_db_unmap_user()
H A Dhns_roce_device.h277 struct hns_roce_ucontext { struct
1020 static inline struct hns_roce_ucontext
1023 return container_of(ibucontext, struct hns_roce_ucontext, ibucontext); in to_hr_ucontext()
1269 int hns_roce_db_map_user(struct hns_roce_ucontext *context,
1272 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context,
H A Dhns_roce_main.c311 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()
347 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
453 INIT_RDMA_OBJ_SIZE(ib_ucontext, hns_roce_ucontext, ibucontext),
H A Dhns_roce_qp.c725 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context( in alloc_qp_db()
726 udata, struct hns_roce_ucontext, ibucontext); in alloc_qp_db()
785 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context( in free_qp_db()
786 udata, struct hns_roce_ucontext, ibucontext); in free_qp_db()