Lines Matching refs:mthca_ucontext
307 struct mthca_ucontext *context = to_mucontext(uctx); in mthca_alloc_ucontext()
410 struct mthca_ucontext *context = rdma_udata_to_drv_context( in mthca_create_srq()
411 udata, struct mthca_ucontext, ibucontext); in mthca_create_srq()
454 struct mthca_ucontext *context = in mthca_destroy_srq()
457 struct mthca_ucontext, in mthca_destroy_srq()
471 struct mthca_ucontext *context = rdma_udata_to_drv_context( in mthca_create_qp()
472 udata, struct mthca_ucontext, ibucontext); in mthca_create_qp()
579 struct mthca_ucontext *context = in mthca_destroy_qp()
582 struct mthca_ucontext, in mthca_destroy_qp()
609 struct mthca_ucontext *context = rdma_udata_to_drv_context( in mthca_create_cq()
610 udata, struct mthca_ucontext, ibucontext); in mthca_create_cq()
799 struct mthca_ucontext *context = in mthca_destroy_cq()
802 struct mthca_ucontext, in mthca_destroy_cq()
1150 #define mthca_ib_ucontext mthca_ucontext in mthca_register_device()