Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h263 void bnxt_re_dealloc_ucontext(struct ib_ucontext *context);
Dmain.c892 .dealloc_ucontext = bnxt_re_dealloc_ucontext,
Dib_verbs.c4298 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx) in bnxt_re_dealloc_ucontext() function