Home
last modified time | relevance | path

Searched refs:Cnt_all (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Dodm.c482 if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH2_LPS) in odm_DIG23abyRSSI_LPS()
484 else if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH1_LPS) in odm_DIG23abyRSSI_LPS()
486 else if (pFalseAlmCnt->Cnt_all < DM_DIG_FA_TH0_LPS) in odm_DIG23abyRSSI_LPS()
626 if (pFalseAlmCnt->Cnt_all > 10000) { in odm_DIG23a()
675 if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH2) in odm_DIG23a()
677 else if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH1) in odm_DIG23a()
679 else if (pFalseAlmCnt->Cnt_all < DM_DIG_FA_TH0) in odm_DIG23a()
689 if (pFalseAlmCnt->Cnt_all > 10000) in odm_DIG23a()
691 else if (pFalseAlmCnt->Cnt_all > 8000) in odm_DIG23a()
693 else if (pFalseAlmCnt->Cnt_all < 500) in odm_DIG23a()
[all …]
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dodm.c633 if (pFalseAlmCnt->Cnt_all > 10000) { in odm_DIG()
682 if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH2) in odm_DIG()
684 else if (pFalseAlmCnt->Cnt_all > DM_DIG_FA_TH1) in odm_DIG()
686 else if (pFalseAlmCnt->Cnt_all < DM_DIG_FA_TH0) in odm_DIG()
696 if (pFalseAlmCnt->Cnt_all > 10000) in odm_DIG()
698 else if (pFalseAlmCnt->Cnt_all > 8000) in odm_DIG()
700 else if (pFalseAlmCnt->Cnt_all < 500) in odm_DIG()
715 …_RT_TRACE(pDM_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_DIG(): TotalFA=%d\n", pFalseAlmCnt->Cnt_all)); in odm_DIG()
774 FalseAlmCnt->Cnt_all = (FalseAlmCnt->Cnt_Fast_Fsync + in odm_FalseAlarmCounterStatistics()
796 …RT_TRACE(pDM_Odm, ODM_COMP_FA_CNT, ODM_DBG_LOUD, ("Total False Alarm=%d\n", FalseAlmCnt->Cnt_all)); in odm_FalseAlarmCounterStatistics()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HT.h416 u32 Cnt_all; member
/linux-4.4.14/drivers/staging/rtl8723au/include/
Dodm.h151 u32 Cnt_all; member
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dodm.h157 u32 Cnt_all; member