Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.c393 bool bPerformance = true, bFirstTpTarget = false, bFirstCoverage = false; in odm_DIG() local
414 if (pDM_Odm->bLinked && bPerformance) { in odm_DIG()
485 odm_FAThresholdCheck(pDM_Odm, bDFSBand, bPerformance, RxTp, TxTp, dm_FA_thres); in odm_DIG()
488 if (pDM_Odm->bLinked && bPerformance) { in odm_DIG()
703 bool bPerformance, in odm_FAThresholdCheck() argument
711 if (pDM_Odm->bLinked && (bPerformance || bDFSBand)) { in odm_FAThresholdCheck()
H A Dodm_DIG.h155 bool bPerformance,