Searched refs:dm_FA_thres (Results 1 – 2 of 2) sorted by relevance
446 u32 dm_FA_thres[3]; in odm_DIG() local542 odm_FAThresholdCheck(pDM_Odm, bDFSBand, bPerformance, RxTp, TxTp, dm_FA_thres); in odm_DIG()559 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()561 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()563 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()579 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()581 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()583 else if (pFalseAlmCnt->Cnt_all < dm_FA_thres[0]) in odm_DIG()766 u32 *dm_FA_thres in odm_FAThresholdCheck() argument773 dm_FA_thres[0] = DM_DIG_FA_TH0; in odm_FAThresholdCheck()[all …]
160 u32 *dm_FA_thres