Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h346 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx);
H A Dib_verbs.c1047 struct ib_ucontext *ib_uctx = ib_pd->uobject->context; in bnxt_re_create_ah() local
1052 uctx = to_bnxt_re(ib_uctx, struct bnxt_re_ucontext, ibucontext); in bnxt_re_create_ah()
5362 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx) in bnxt_re_dealloc_ucontext() argument
5364 struct bnxt_re_ucontext *uctx = to_bnxt_re(ib_uctx, in bnxt_re_dealloc_ucontext()
5416 int bnxt_re_mmap(struct ib_ucontext *ib_uctx, struct vm_area_struct *vma) in bnxt_re_mmap() argument
5418 struct bnxt_re_ucontext *uctx = to_bnxt_re(ib_uctx, in bnxt_re_mmap()
5496 void bnxt_re_disassociate_ucntx(struct ib_ucontext *ib_uctx) in bnxt_re_disassociate_ucntx() argument