Home
last modified time | relevance | path

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

/src/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h479 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res,
H A Dqplib_res.c846 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_dpi() function
H A Dib_verbs.c798 ret = bnxt_qplib_alloc_dpi(&rdev->qplib_res, &cntx->dpi, cntx, type); in bnxt_re_get_user_dpi()
806 ret = bnxt_qplib_alloc_dpi(&rdev->qplib_res, &cntx->wcdpi, in bnxt_re_get_user_dpi()
H A Dmain.c3696 rc = bnxt_qplib_alloc_dpi(&rdev->qplib_res, &rdev->dpi_privileged, in bnxt_re_dev_init()