Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_cq.c229 struct hns_roce_ucontext *uctx; in alloc_cq_db()
236 struct hns_roce_ucontext, ibucontext); in alloc_cq_db()
262 struct hns_roce_ucontext *uctx; in free_cq_db()
270 struct hns_roce_ucontext, in free_cq_db()
A Dhns_roce_db.c11 int hns_roce_db_map_user(struct hns_roce_ucontext *context, unsigned long virt, in hns_roce_db_map_user()
56 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context, in hns_roce_db_unmap_user()
A Dhns_roce_main.c321 static void hns_roce_dealloc_uar_entry(struct hns_roce_ucontext *context) in hns_roce_dealloc_uar_entry()
334 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_uar_entry()
372 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()
417 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
545 INIT_RDMA_OBJ_SIZE(ib_ucontext, hns_roce_ucontext, ibucontext),
A Dhns_roce_device.h239 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()
1263 int hns_roce_db_map_user(struct hns_roce_ucontext *context, unsigned long virt,
1265 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context,
A Dhns_roce_qp.c832 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context(udata, in alloc_user_qp_db()
833 struct hns_roce_ucontext, ibucontext); in alloc_user_qp_db()
928 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context( in free_qp_db()
929 udata, struct hns_roce_ucontext, ibucontext); in free_qp_db()

Completed in 14 milliseconds