Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/efa/
Defa.h165 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext);
Defa_main.c368 .dealloc_ucontext = efa_dealloc_ucontext,
Defa_verbs.c1866 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext) in efa_dealloc_ucontext() function