Home
last modified time | relevance | path

Searched refs:dbr_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c793 u32 dbr_offset) in bnxt_qplib_alloc_dpi_tbl()
812 dbr_len = pci_resource_len(res->pdev, dbr_bar_reg) - dbr_offset; in bnxt_qplib_alloc_dpi_tbl()
818 dpit->dbr_bar_reg_iomem = ioremap(bar_reg_base + dbr_offset, in bnxt_qplib_alloc_dpi_tbl()
826 dpit->unmapped_dbr = bar_reg_base + dbr_offset; in bnxt_qplib_alloc_dpi_tbl()
791 bnxt_qplib_alloc_dpi_tbl(struct bnxt_qplib_res *res, struct bnxt_qplib_dpi_tbl *dpit, u32 dbr_offset) bnxt_qplib_alloc_dpi_tbl() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c802 u32 dbr_offset; in bnxt_qplib_alloc_dpi_tbl() local
810 dbr_offset = dev_attr->l2_db_size; in bnxt_qplib_alloc_dpi_tbl()
811 dpit->ucreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()
812 dpit->wcreg.offset = dbr_offset; in bnxt_qplib_alloc_dpi_tbl()

Completed in 3 milliseconds