Searched refs:ucreg (Results 1 – 5 of 5) sorted by relevance
872 dpi->dpi = bit_num + (reg->offset - dpit->ucreg.offset) / PAGE_SIZE; in bnxt_qplib_alloc_dpi()879 dpi->umdbr = dpit->ucreg.bar_base + in bnxt_qplib_alloc_dpi()880 dpit->ucreg.offset + bit_num * PAGE_SIZE; in bnxt_qplib_alloc_dpi()965 dpit->ucreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()1009 dpit->priv_db = dpit->ucreg.bar_reg + dpit->ucreg.offset; in bnxt_qplib_alloc_dpi_tbl()1117 reg = &res->dpi_tbl.ucreg; in bnxt_qplib_unmap_db_bar()1128 struct bnxt_qplib_reg_desc *ucreg; in bnxt_qplib_map_db_bar() local1138 ucreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_db_bar()1139 ucreg->bar_id = RCFW_DBR_PCI_BAR_REGION; in bnxt_qplib_map_db_bar()1140 ucreg->bar_base = pci_resource_start(res->pdev, ucreg->bar_id); in bnxt_qplib_map_db_bar()[all …]
337 struct bnxt_qplib_reg_desc ucreg; /* Hold entire DB bar. */ member
1251 dbreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_creq_db()
1415 res->dpi_tbl.ucreg.offset = offset; in bnxt_re_set_db_offset()1417 res->dpi_tbl.ucreg.offset = res->is_vf ? BNXT_QPLIB_DBR_VF_DB_OFFSET : in bnxt_re_set_db_offset()1419 res->dpi_tbl.wcreg.offset = res->dpi_tbl.ucreg.offset; in bnxt_re_set_db_offset()
523 dbreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_nq_db()