Searched refs:min_db_offset (Results 1 – 1 of 1) sorted by relevance
1335 uint32_t min_db_offset = 0; in bnxt_hwrm_func_qcfg() local1407 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()