Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.h47 void qedr_dealloc_ucontext(struct ib_ucontext *uctx);
Dmain.c204 .dealloc_ucontext = qedr_dealloc_ucontext,
Dverbs.c368 void qedr_dealloc_ucontext(struct ib_ucontext *ibctx) in qedr_dealloc_ucontext() function