Searched refs:dm_FA_thres (Results 1 – 2 of 2) sorted by relevance
389 u32 dm_FA_thres[3]; in odm_DIG() local485 odm_FAThresholdCheck(pDM_Odm, bDFSBand, bPerformance, RxTp, TxTp, dm_FA_thres); in odm_DIG()502 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()504 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()506 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()522 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()524 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()526 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()706 u32 *dm_FA_thres in odm_FAThresholdCheck() argument713 dm_FA_thres[0] = DM_DIG_FA_TH0; in odm_FAThresholdCheck()[all …]
158 u32 *dm_FA_thres