Searched refs:dm_FA_thres (Results 1 – 2 of 2) sorted by relevance
388 u32 dm_FA_thres[3]; in odm_DIG() local484 odm_FAThresholdCheck(pDM_Odm, bDFSBand, bPerformance, RxTp, TxTp, dm_FA_thres); in odm_DIG()501 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()503 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()505 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()521 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()523 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()525 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()705 u32 *dm_FA_thres in odm_FAThresholdCheck() argument712 dm_FA_thres[0] = DM_DIG_FA_TH0; in odm_FAThresholdCheck()[all …]
158 u32 *dm_FA_thres