Searched refs:wcdpi (Results 1 – 2 of 2) sorted by relevance
139 struct bnxt_qplib_dpi wcdpi; member
4301 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res, &uctx->wcdpi, in UVERBS_HANDLER()4305 dpi = uctx->wcdpi.dpi; in UVERBS_HANDLER()4306 addr = (u64)uctx->wcdpi.umdbr; in UVERBS_HANDLER()4362 if (uctx && uctx->wcdpi.dbr) { in alloc_page_obj_cleanup()4365 bnxt_qplib_dealloc_dpi(&rdev->qplib_res, &uctx->wcdpi); in alloc_page_obj_cleanup()4366 uctx->wcdpi.dbr = NULL; in alloc_page_obj_cleanup()