Searched refs:DM_DIG_FA_TH2 (Results 1 – 17 of 17) sorted by relevance
23 #define DM_DIG_FA_TH2 0x200 macro
23 #define DM_DIG_FA_TH2 0x600 macro
386 else if (falsealm_cnt->cnt_all < DM_DIG_FA_TH2) in rtl92d_dm_dig()388 else if (falsealm_cnt->cnt_all >= DM_DIG_FA_TH2) in rtl92d_dm_dig()
107 else if (rtlpriv->falsealm_cnt.cnt_all < DM_DIG_FA_TH2) in rtl92c_dm_ctrl_initgain_by_fa()109 else if (rtlpriv->falsealm_cnt.cnt_all >= DM_DIG_FA_TH2) in rtl92c_dm_ctrl_initgain_by_fa()
28 #define DM_DIG_FA_TH2 0x200 macro
267 else if (rtlpriv->falsealm_cnt.cnt_all < DM_DIG_FA_TH2) in rtl92c_dm_ctrl_initgain_by_fa()269 else if (rtlpriv->falsealm_cnt.cnt_all >= DM_DIG_FA_TH2) in rtl92c_dm_ctrl_initgain_by_fa()
109 #define DM_DIG_FA_TH2 0x400 macro
715 dm_FA_thres[2] = DM_DIG_FA_TH2; in odm_FAThresholdCheck()
174 #define DM_DIG_FA_TH2 0x400 macro
233 if (rtlpriv->falsealm_cnt.cnt_all > DM_DIG_FA_TH2) in rtl92ee_dm_dig()
168 #define DM_DIG_FA_TH2 0x400 macro
478 if (rtlpriv->falsealm_cnt.cnt_all > DM_DIG_FA_TH2) in rtl8723be_dm_dig()
167 #define DM_DIG_FA_TH2 0x400 macro
567 if (rtlpriv->falsealm_cnt.cnt_all > DM_DIG_FA_TH2) in rtl88e_dm_dig()
172 #define DM_DIG_FA_TH2 0x400 macro
766 if (rtlpriv->falsealm_cnt.cnt_all > DM_DIG_FA_TH2) in rtl8821ae_dm_dig()
Completed in 31 milliseconds