Home
last modified time | relevance | path

Searched refs:dpi_tbl (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h191 struct bnxt_qplib_dpi_tbl dpi_tbl; member
216 struct bnxt_qplib_dpi_tbl *dpi_tbl,
Dmain.c914 if (rdev->qplib_res.dpi_tbl.max) { in bnxt_re_free_res()
916 &rdev->qplib_res.dpi_tbl, in bnxt_re_free_res()
941 rc = bnxt_qplib_alloc_dpi(&rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_res()
976 &rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_res()
Dqplib_res.c795 bnxt_qplib_free_dpi_tbl(res, &res->dpi_tbl); in bnxt_qplib_free_res()
822 rc = bnxt_qplib_alloc_dpi_tbl(res, &res->dpi_tbl, dev_attr->l2_db_size); in bnxt_qplib_alloc_res()
Dqplib_fp.c592 srq->dbr_base = res->dpi_tbl.dbr_bar_reg_iomem; in bnxt_qplib_create_srq()
1966 cq->dbr_base = res->dpi_tbl.dbr_bar_reg_iomem; in bnxt_qplib_create_cq()
Dib_verbs.c616 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_pd()
3731 &rdev->qplib_res.dpi_tbl, in bnxt_re_dealloc_ucontext()