Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/qedr/
Dverbs.h45 void qedr_dealloc_ucontext(struct ib_ucontext *uctx);
Dmain.c210 .dealloc_ucontext = qedr_dealloc_ucontext,
Dverbs.c363 void qedr_dealloc_ucontext(struct ib_ucontext *ibctx) in qedr_dealloc_ucontext() function