Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c591 struct bnxt_re_ucontext *ucntx = container_of(ucontext, in bnxt_re_alloc_pd() local
611 if (!ucntx->dpi.dbr) { in bnxt_re_alloc_pd()
617 &ucntx->dpi, ucntx)) { in bnxt_re_alloc_pd()
625 resp.dpi = ucntx->dpi.dpi; in bnxt_re_alloc_pd()
626 resp.dbr = (u64)ucntx->dpi.umdbr; in bnxt_re_alloc_pd()