Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h237 void bnxt_re_dealloc_ucontext(struct ib_ucontext *context);
Dmain.c834 .dealloc_ucontext = bnxt_re_dealloc_ucontext,
Dib_verbs.c4175 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx) in bnxt_re_dealloc_ucontext() function