Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
A Dib_verbs.h144 struct bnxt_qplib_dpi wcdpi; member
A Dib_verbs.c4566 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res, &uctx->wcdpi, in UVERBS_HANDLER()
4570 dpi = uctx->wcdpi.dpi; in UVERBS_HANDLER()
4571 addr = (u64)uctx->wcdpi.umdbr; in UVERBS_HANDLER()
4627 if (uctx && uctx->wcdpi.dbr) { in alloc_page_obj_cleanup()
4630 bnxt_qplib_dealloc_dpi(&rdev->qplib_res, &uctx->wcdpi); in alloc_page_obj_cleanup()
4631 uctx->wcdpi.dbr = NULL; in alloc_page_obj_cleanup()

Completed in 15 milliseconds