Searched refs:min_db_offset (Results 1 – 1 of 1) sorted by relevance
1268 uint32_t min_db_offset = 0; in bnxt_hwrm_func_qcfg() local1319 min_db_offset = DB_PF_OFFSET_P5; in bnxt_hwrm_func_qcfg()1321 min_db_offset = DB_VF_OFFSET_P5; in bnxt_hwrm_func_qcfg()1322 softc->legacy_db_size = min_db_offset; in bnxt_hwrm_func_qcfg()1323 softc->db_offset = min_db_offset; in bnxt_hwrm_func_qcfg()1329 softc->db_size <= min_db_offset) in bnxt_hwrm_func_qcfg()