Searched refs:ib_ctx (Results 1 – 1 of 1) sorted by relevance
598 struct ib_ucontext *ib_ctx, in ocrdma_copy_pd_uresp() argument606 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_pd_uresp()968 struct ib_ucontext *ib_ctx) in ocrdma_copy_cq_uresp() argument971 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_cq_uresp()1003 struct ib_ucontext *ib_ctx, in ocrdma_create_cq() argument1028 if (ib_ctx) { in ocrdma_create_cq()1029 uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_create_cq()1038 if (ib_ctx) { in ocrdma_create_cq()1039 status = ocrdma_copy_cq_uresp(dev, cq, udata, ib_ctx); in ocrdma_create_cq()