Searched refs:legacy_db_size (Results 1 – 3 of 3) sorted by relevance
503 softc->legacy_db_size: softc->tx_cp_rings[i].ring.id * 0x80; in bnxt_tx_queues_alloc()519 softc->legacy_db_size : softc->tx_rings[i].id * 0x80; in bnxt_tx_queues_alloc()536 softc->legacy_db_size : softc->nq_rings[i].ring.id * 0x80; in bnxt_tx_queues_alloc()697 softc->legacy_db_size : softc->rx_cp_rings[i].ring.id * 0x80; in bnxt_rx_queues_alloc()715 softc->legacy_db_size : softc->rx_rings[i].id * 0x80; in bnxt_rx_queues_alloc()738 softc->legacy_db_size : softc->ag_rings[i].id * 0x80; in bnxt_rx_queues_alloc()2617 softc->legacy_db_size : softc->def_cp_ring.ring.id * 0x80; in bnxt_attach_pre()
1170 int legacy_db_size; member
1311 softc->legacy_db_size = le16_to_cpu(resp->legacy_l2_db_size_kb) * 1024; in bnxt_hwrm_func_qcfg()1318 softc->legacy_db_size = min_db_offset; in bnxt_hwrm_func_qcfg()