Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/hw/efa/
Defa.h147 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata);
Defa_main.c247 .alloc_ucontext = efa_alloc_ucontext,
Defa_verbs.c1670 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata) in efa_alloc_ucontext() function