Searched refs:pvrdma_ucontext (Results 1 – 2 of 2) sorted by relevance
120 struct pvrdma_ucontext { struct264 pvrdma_ucontext *to_vucontext(struct ib_ucontext *ibucontext) in to_vucontext()266 return container_of(ibucontext, struct pvrdma_ucontext, ibucontext); in to_vucontext()
118 struct pvrdma_ucontext *context = rdma_udata_to_drv_context( in pvrdma_create_cq()119 udata, struct pvrdma_ucontext, ibucontext); in pvrdma_create_cq()