Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h165 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext);
H A Defa_main.c368 .dealloc_ucontext = efa_dealloc_ucontext,
H A Defa_verbs.c1866 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext) in efa_dealloc_ucontext() function