Searched refs:bPerformance (Results 1 – 2 of 2) sorted by relevance
450 bool bPerformance = true, bFirstTpTarget = false, bFirstCoverage = false; in odm_DIG() local471 if (pDM_Odm->bLinked && bPerformance) { in odm_DIG()542 odm_FAThresholdCheck(pDM_Odm, bDFSBand, bPerformance, RxTp, TxTp, dm_FA_thres); in odm_DIG()545 if (pDM_Odm->bLinked && bPerformance) { in odm_DIG()547 if (bFirstTpTarget || (FirstConnect && bPerformance)) { in odm_DIG()763 bool bPerformance, in odm_FAThresholdCheck() argument771 if (pDM_Odm->bLinked && (bPerformance || bDFSBand)) { in odm_FAThresholdCheck()
157 bool bPerformance,