Searched refs:ib_uctx (Results 1 – 2 of 2) sorted by relevance
346 void bnxt_re_dealloc_ucontext(struct ib_ucontext *ib_uctx);
1047 struct ib_ucontext *ib_uctx = ib_pd->uobject->context; in bnxt_re_create_ah() local1052 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() argument5364 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() argument5418 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