Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
A Docrdma.h333 struct ocrdma_ucontext *ucontext;
346 struct ocrdma_ucontext *uctx;
432 struct ocrdma_ucontext { struct
460 static inline struct ocrdma_ucontext *get_ocrdma_ucontext(struct ib_ucontext in get_ocrdma_ucontext() argument
463 return container_of(ibucontext, struct ocrdma_ucontext, ibucontext); in get_ocrdma_ucontext()
A Docrdma_verbs.c356 struct ocrdma_ucontext *uctx, in _ocrdma_alloc_pd()
402 struct ocrdma_ucontext *uctx, in ocrdma_alloc_ucontext_pd()
467 struct ocrdma_ucontext *ctx = get_ocrdma_ucontext(uctx); in ocrdma_alloc_ucontext()
588 struct ocrdma_ucontext *uctx = rdma_udata_to_drv_context( in ocrdma_copy_pd_uresp()
589 udata, struct ocrdma_ucontext, ibucontext); in ocrdma_copy_pd_uresp()
634 struct ocrdma_ucontext *uctx = rdma_udata_to_drv_context( in ocrdma_alloc_pd()
635 udata, struct ocrdma_ucontext, ibucontext); in ocrdma_alloc_pd()
671 struct ocrdma_ucontext *uctx = NULL; in ocrdma_dealloc_pd()
927 struct ocrdma_ucontext *uctx = rdma_udata_to_drv_context( in ocrdma_copy_cq_uresp()
928 udata, struct ocrdma_ucontext, ibucontext); in ocrdma_copy_cq_uresp()
[all …]
A Docrdma_main.c189 INIT_RDMA_OBJ_SIZE(ib_ucontext, ocrdma_ucontext, ibucontext),

Completed in 14 milliseconds