Searched refs:ib_ctx (Results 1 – 2 of 2) sorted by relevance
91 struct ib_ucontext *ib_ctx,
663 struct ib_ucontext *ib_ctx, in ocrdma_copy_pd_uresp() argument671 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_pd_uresp()1034 struct ib_ucontext *ib_ctx) in ocrdma_copy_cq_uresp() argument1037 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_cq_uresp()1070 struct ib_ucontext *ib_ctx, in ocrdma_create_cq() argument1099 if (ib_ctx) { in ocrdma_create_cq()1100 uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_create_cq()1109 if (ib_ctx) { in ocrdma_create_cq()1110 status = ocrdma_copy_cq_uresp(dev, cq, udata, ib_ctx); in ocrdma_create_cq()