Home
last modified time | relevance | path

Searched refs:bar_len (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c955 unsigned long bar_len; in bnxt_qplib_alloc_dpi_tbl() local
969 bar_len = pci_resource_len(res->pdev, reg->bar_id); in bnxt_qplib_alloc_dpi_tbl()
970 dpit->max = (bar_len - reg->offset) / PAGE_SIZE; in bnxt_qplib_alloc_dpi_tbl()