Home
last modified time | relevance | path

Searched defs:ib_uctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h140 struct ib_ucontext ib_uctx; member
Dib_verbs.c4298 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx) in bnxt_re_dealloc_ucontext()
4347 int bnxt_re_mmap(struct ib_ucontext *ib_uctx, struct vm_area_struct *vma) in bnxt_re_mmap()
4572 struct ib_ucontext *ib_uctx; in UVERBS_HANDLER() local