Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/efa/
Defa.h164 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata);
Defa_main.c363 .alloc_ucontext = efa_alloc_ucontext,
Defa_verbs.c1812 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata) in efa_alloc_ucontext() function