Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_cq.c308 struct hns_roce_ucontext *context = rdma_udata_to_drv_context( in create_user_cq()
309 udata, struct hns_roce_ucontext, ibucontext); in create_user_cq()
388 struct hns_roce_ucontext *context = rdma_udata_to_drv_context( in destroy_user_cq()
389 udata, struct hns_roce_ucontext, ibucontext); in destroy_user_cq()
510 struct hns_roce_ucontext, in hns_roce_ib_destroy_cq()
Dhns_roce_db.c11 int hns_roce_db_map_user(struct hns_roce_ucontext *context, in hns_roce_db_map_user()
56 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context, in hns_roce_db_unmap_user()
Dhns_roce_device.h282 struct hns_roce_ucontext { struct
1054 static inline struct hns_roce_ucontext
1057 return container_of(ibucontext, struct hns_roce_ucontext, ibucontext); in to_hr_ucontext()
1267 int hns_roce_db_map_user(struct hns_roce_ucontext *context,
1270 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context,
Dhns_roce_main.c314 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()
452 INIT_RDMA_OBJ_SIZE(ib_ucontext, hns_roce_ucontext, ibucontext),
Dhns_roce_qp.c692 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context( in hns_roce_create_qp_common()
693 udata, struct hns_roce_ucontext, ibucontext); in hns_roce_create_qp_common()
Dhns_roce_hw_v2.c4692 struct hns_roce_ucontext *context = in hns_roce_v2_destroy_qp_common()
4695 struct hns_roce_ucontext, in hns_roce_v2_destroy_qp_common()