Lines Matching refs:erdma_ucontext

236 erdma_user_mmap_entry_insert(struct erdma_ucontext *uctx, void *address,  in erdma_user_mmap_entry_insert()
552 static int erdma_map_user_dbrecords(struct erdma_ucontext *ctx, in erdma_map_user_dbrecords()
597 erdma_unmap_user_dbrecords(struct erdma_ucontext *ctx, in erdma_unmap_user_dbrecords()
614 static int init_user_qp(struct erdma_qp *qp, struct erdma_ucontext *uctx, in init_user_qp()
660 static void free_user_qp(struct erdma_qp *qp, struct erdma_ucontext *uctx) in free_user_qp()
672 struct erdma_ucontext *uctx = rdma_udata_to_drv_context( in erdma_create_qp()
673 udata, struct erdma_ucontext, ibucontext); in erdma_create_qp()
986 struct erdma_ucontext *ctx = rdma_udata_to_drv_context( in erdma_destroy_cq()
987 udata, struct erdma_ucontext, ibucontext); in erdma_destroy_cq()
1017 struct erdma_ucontext *ctx = rdma_udata_to_drv_context( in erdma_destroy_qp()
1018 udata, struct erdma_ucontext, ibucontext); in erdma_destroy_qp()
1114 struct erdma_ucontext *ctx) in alloc_db_resources()
1167 static void erdma_uctx_user_mmap_entries_remove(struct erdma_ucontext *uctx) in erdma_uctx_user_mmap_entries_remove()
1176 struct erdma_ucontext *ctx = to_ectx(ibctx); in erdma_alloc_ucontext()
1238 struct erdma_ucontext *ctx = to_ectx(ibctx); in erdma_dealloc_ucontext()
1326 static int erdma_init_user_cq(struct erdma_ucontext *ctx, struct erdma_cq *cq, in erdma_init_user_cq()
1374 struct erdma_ucontext *ctx = rdma_udata_to_drv_context( in erdma_create_cq()
1375 udata, struct erdma_ucontext, ibucontext); in erdma_create_cq()