QM_MATCH_SIZE
if (debug_migf->total_length < QM_MATCH_SIZE) {
if (migf->total_length < QM_MATCH_SIZE || hisi_acc_vdev->match_done)
if (migf->total_length == QM_MATCH_SIZE)
migf->total_length = QM_MATCH_SIZE;
migf->total_length = QM_MATCH_SIZE;