Searched refs:wcdpi (Results 1 – 2 of 2) sorted by relevance
144 struct bnxt_qplib_dpi wcdpi; member
4724 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res, &uctx->wcdpi, in BNXT_RE_METHOD_ALLOC_PAGE()4728 dpi = uctx->wcdpi.dpi; in BNXT_RE_METHOD_ALLOC_PAGE()4729 addr = (u64)uctx->wcdpi.umdbr; in BNXT_RE_METHOD_ALLOC_PAGE()4785 if (uctx && uctx->wcdpi.dbr) { in alloc_page_obj_cleanup()4788 bnxt_qplib_dealloc_dpi(&rdev->qplib_res, &uctx->wcdpi); in alloc_page_obj_cleanup()4789 uctx->wcdpi.dbr = NULL; in alloc_page_obj_cleanup()