Searched refs:wcdpi (Results 1 – 2 of 2) sorted by relevance
139 struct bnxt_qplib_dpi wcdpi; member
4343 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res, &uctx->wcdpi, in UVERBS_HANDLER() 4347 dpi = uctx->wcdpi.dpi; in UVERBS_HANDLER() 4348 addr = (u64)uctx->wcdpi.umdbr; in UVERBS_HANDLER() 4404 if (uctx && uctx->wcdpi.dbr) { in alloc_page_obj_cleanup() 4407 bnxt_qplib_dealloc_dpi(&rdev->qplib_res, &uctx->wcdpi); in alloc_page_obj_cleanup() 4408 uctx->wcdpi.dbr = NULL; in alloc_page_obj_cleanup()