Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c598 struct ib_ucontext *ib_ctx, in ocrdma_copy_pd_uresp() argument
606 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() argument
971 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ib_ctx); in ocrdma_copy_cq_uresp()
1003 struct ib_ucontext *ib_ctx, in ocrdma_create_cq() argument
1028 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()