Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/efa/
Defa.h146 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata);
Defa_main.c206 .alloc_ucontext = efa_alloc_ucontext,
Defa_verbs.c1541 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata) in efa_alloc_ucontext() function