Searched refs:ucreg (Results 1 – 2 of 2) sorted by relevance
709 dpi->dpi = bit_num + (reg->offset - dpit->ucreg.offset) / PAGE_SIZE; in bnxt_qplib_alloc_dpi()717 dpi->umdbr = dpit->ucreg.bar_base + in bnxt_qplib_alloc_dpi()718 dpit->ucreg.offset + bit_num * PAGE_SIZE; in bnxt_qplib_alloc_dpi()784 dpit->ucreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()810 dpit->priv_db = dpit->ucreg.bar_reg + dpit->ucreg.offset; in bnxt_qplib_alloc_dpi_tbl()902 reg = &res->dpi_tbl.ucreg; in bnxt_qplib_unmap_db_bar()913 struct bnxt_qplib_reg_desc *ucreg; in bnxt_qplib_map_db_bar() local920 ucreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_db_bar()921 ucreg->bar_id = RCFW_DBR_PCI_BAR_REGION; in bnxt_qplib_map_db_bar()922 ucreg->bar_base = pci_resource_start(res->pdev, ucreg->bar_id); in bnxt_qplib_map_db_bar()[all …]
110 res->dpi_tbl.ucreg.offset = offset; in bnxt_re_set_db_offset()113 res->dpi_tbl.ucreg.offset = res->is_vf ? BNXT_QPLIB_DBR_VF_DB_OFFSET : in bnxt_re_set_db_offset()115 res->dpi_tbl.wcreg.offset = res->dpi_tbl.ucreg.offset; in bnxt_re_set_db_offset()