Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h164 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata);
H A Defa_main.c363 .alloc_ucontext = efa_alloc_ucontext,
H A Defa_verbs.c1812 int efa_alloc_ucontext(struct ib_ucontext *ibucontext, struct ib_udata *udata) in efa_alloc_ucontext() function