Searched refs:ucreg (Results 1 – 3 of 3) sorted by relevance
725 dpi->dpi = bit_num + (reg->offset - dpit->ucreg.offset) / PAGE_SIZE; in bnxt_qplib_alloc_dpi()733 dpi->umdbr = dpit->ucreg.bar_base + in bnxt_qplib_alloc_dpi()734 dpit->ucreg.offset + bit_num * PAGE_SIZE; in bnxt_qplib_alloc_dpi()800 dpit->ucreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()826 dpit->priv_db = dpit->ucreg.bar_reg + dpit->ucreg.offset; in bnxt_qplib_alloc_dpi_tbl()910 reg = &res->dpi_tbl.ucreg; in bnxt_qplib_unmap_db_bar()921 struct bnxt_qplib_reg_desc *ucreg; in bnxt_qplib_map_db_bar() local928 ucreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_db_bar()929 ucreg->bar_id = RCFW_DBR_PCI_BAR_REGION; in bnxt_qplib_map_db_bar()930 ucreg->bar_base = pci_resource_start(res->pdev, ucreg->bar_id); in bnxt_qplib_map_db_bar()[all …]
251 struct bnxt_qplib_reg_desc ucreg; /* Hold entire DB bar. */ member
113 res->dpi_tbl.ucreg.offset = offset; in bnxt_re_set_db_offset()116 res->dpi_tbl.ucreg.offset = res->is_vf ? BNXT_QPLIB_DBR_VF_DB_OFFSET : in bnxt_re_set_db_offset()118 res->dpi_tbl.wcreg.offset = res->dpi_tbl.ucreg.offset; in bnxt_re_set_db_offset()