Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h69 int ocrdma_dealloc_ucontext(struct ib_ucontext *);
Docrdma_main.c194 dev->ibdev.dealloc_ucontext = ocrdma_dealloc_ucontext; in ocrdma_register_device()
Docrdma_verbs.c561 int ocrdma_dealloc_ucontext(struct ib_ucontext *ibctx) in ocrdma_dealloc_ucontext() function