Home
last modified time | relevance | path

Searched refs:ib_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h91 struct ib_ucontext *ib_ctx,
Docrdma_verbs.c663 struct ib_ucontext *ib_ctx, in ocrdma_copy_pd_uresp() argument
671 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() argument
1037 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_cq_uresp()
1070 struct ib_ucontext *ib_ctx, in ocrdma_create_cq() argument
1099 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()