Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/efa/
Defa.h175 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata);
Defa_main.c373 .alloc_ucontext = efa_alloc_ucontext,
Defa_verbs.c1911 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata) in efa_alloc_ucontext() function