Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h200 struct bnxt_qplib_dpi_tbl dpi_tbl; member
249 struct bnxt_qplib_dpi_tbl *dpi_tbl,
Dmain.c960 if (rdev->qplib_res.dpi_tbl.max) { in bnxt_re_free_res()
962 &rdev->qplib_res.dpi_tbl, in bnxt_re_free_res()
991 rc = bnxt_qplib_alloc_dpi(&rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_res()
1031 &rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_res()
Dqplib_res.c810 bnxt_qplib_free_dpi_tbl(res, &res->dpi_tbl); in bnxt_qplib_free_res()
837 rc = bnxt_qplib_alloc_dpi_tbl(res, &res->dpi_tbl, dev_attr->l2_db_size); in bnxt_qplib_alloc_res()
Dqplib_fp.c598 srq->dbr_base = res->dpi_tbl.dbr_bar_reg_iomem; in bnxt_qplib_create_srq()
1979 cq->dbr_base = res->dpi_tbl.dbr_bar_reg_iomem; in bnxt_qplib_create_cq()
Dib_verbs.c592 if (bnxt_qplib_alloc_dpi(&rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_pd()
3678 &rdev->qplib_res.dpi_tbl, &uctx->dpi); in bnxt_re_dealloc_ucontext()