Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h64 int ocrdma_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata);
Docrdma_main.c139 .alloc_ucontext = ocrdma_alloc_ucontext,
Docrdma_verbs.c465 int ocrdma_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in ocrdma_alloc_ucontext() function