Home
last modified time | relevance | path

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

/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h120 struct pvrdma_ucontext { struct
244 pvrdma_ucontext *to_vucontext(struct ib_ucontext *ibucontext) in to_vucontext()
246 return container_of(ibucontext, struct pvrdma_ucontext, ibucontext); in to_vucontext()
Dpvrdma_verbs.c313 struct pvrdma_ucontext *context; in pvrdma_alloc_ucontext()
376 struct pvrdma_ucontext *context = to_vucontext(ibcontext); in pvrdma_dealloc_ucontext()
406 struct pvrdma_ucontext *context = to_vucontext(ibcontext); in pvrdma_mmap()