Searched refs:dbr_len (Results 1 – 1 of 1) sorted by relevance
673 u32 dbr_len, bytes; in bnxt_qplib_alloc_dpi_tbl() local688 dbr_len = pci_resource_len(res->pdev, dbr_bar_reg) - dbr_offset; in bnxt_qplib_alloc_dpi_tbl()689 if (!dbr_len || ((dbr_len & (PAGE_SIZE - 1)) != 0)) { in bnxt_qplib_alloc_dpi_tbl()691 dbr_len); in bnxt_qplib_alloc_dpi_tbl()696 dbr_len); in bnxt_qplib_alloc_dpi_tbl()705 dpit->max = dbr_len / PAGE_SIZE; in bnxt_qplib_alloc_dpi_tbl()