Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/qedr/
Dverbs.h46 void qedr_dealloc_ucontext(struct ib_ucontext *uctx);
Dmain.c205 .dealloc_ucontext = qedr_dealloc_ucontext,
Dverbs.c365 void qedr_dealloc_ucontext(struct ib_ucontext *ibctx) in qedr_dealloc_ucontext() function