Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h244 void bnxt_re_dealloc_ucontext(struct ib_ucontext *context);
H A Dmain.c852 .dealloc_ucontext = bnxt_re_dealloc_ucontext,
H A Dib_verbs.c4216 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx) in bnxt_re_dealloc_ucontext() function