Searched refs:ibctx (Results 1 – 1 of 1) sorted by relevance
597 int ocrdma_dealloc_ucontext(struct ib_ucontext *ibctx) in ocrdma_dealloc_ucontext() argument601 struct ocrdma_ucontext *uctx = get_ocrdma_ucontext(ibctx); in ocrdma_dealloc_ucontext()602 struct ocrdma_dev *dev = get_ocrdma_dev(ibctx->device); in ocrdma_dealloc_ucontext()