Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1335 uint32_t min_db_offset = 0; in bnxt_hwrm_func_qcfg() local
1407 min_db_offset = DB_PF_OFFSET_P5; in bnxt_hwrm_func_qcfg()
1409 min_db_offset = DB_VF_OFFSET_P5; in bnxt_hwrm_func_qcfg()
1410 softc->legacy_db_size = min_db_offset; in bnxt_hwrm_func_qcfg()
1411 softc->db_offset = min_db_offset; in bnxt_hwrm_func_qcfg()
1417 softc->db_size <= min_db_offset) in bnxt_hwrm_func_qcfg()