Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h46 void qedr_dealloc_ucontext(struct ib_ucontext *uctx);
H A Dmain.c205 .dealloc_ucontext = qedr_dealloc_ucontext,
H A Dverbs.c365 void qedr_dealloc_ucontext(struct ib_ucontext *ibctx) in qedr_dealloc_ucontext() function