Searched refs:ucreg (Results 1 – 3 of 3) sorted by relevance
736 dpi->dpi = bit_num + (reg->offset - dpit->ucreg.offset) / PAGE_SIZE; in bnxt_qplib_alloc_dpi()744 dpi->umdbr = dpit->ucreg.bar_base + in bnxt_qplib_alloc_dpi()745 dpit->ucreg.offset + bit_num * PAGE_SIZE; in bnxt_qplib_alloc_dpi()811 dpit->ucreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()837 dpit->priv_db = dpit->ucreg.bar_reg + dpit->ucreg.offset; in bnxt_qplib_alloc_dpi_tbl()921 reg = &res->dpi_tbl.ucreg; in bnxt_qplib_unmap_db_bar()932 struct bnxt_qplib_reg_desc *ucreg; in bnxt_qplib_map_db_bar() local939 ucreg = &res->dpi_tbl.ucreg; in bnxt_qplib_map_db_bar()940 ucreg->bar_id = RCFW_DBR_PCI_BAR_REGION; in bnxt_qplib_map_db_bar()941 ucreg->bar_base = pci_resource_start(res->pdev, ucreg->bar_id); in bnxt_qplib_map_db_bar()[all …]
224 struct bnxt_qplib_reg_desc ucreg; /* Hold entire DB bar. */ member
110 res->dpi_tbl.ucreg.offset = res->is_vf ? BNXT_QPLIB_DBR_VF_DB_OFFSET : in bnxt_re_set_db_offset()112 res->dpi_tbl.wcreg.offset = res->dpi_tbl.ucreg.offset; in bnxt_re_set_db_offset()