Searched refs:Cnt_Cck_fail (Results 1 – 4 of 4) sorted by relevance
947 FalseAlmCnt->Cnt_Cck_fail = ret_value; in odm_FalseAlarmCounterStatistics()952 FalseAlmCnt->Cnt_Cck_fail += (ret_value&0xff)<<8; in odm_FalseAlarmCounterStatistics()968 FalseAlmCnt->Cnt_Cck_fail in odm_FalseAlarmCounterStatistics()1039 ("Cnt_Cck_fail =%d\n", FalseAlmCnt->Cnt_Cck_fail) in odm_FalseAlarmCounterStatistics()1171 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()1177 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()
69 u32 Cnt_Cck_fail; member
543 FalseAlmCnt->Cnt_Cck_fail = ret_value; in odm_FalseAlarmCounterStatistics()545 FalseAlmCnt->Cnt_Cck_fail += (ret_value & 0xff) << 8; in odm_FalseAlarmCounterStatistics()556 FalseAlmCnt->Cnt_Cck_fail); in odm_FalseAlarmCounterStatistics()570 …RT_TRACE(pDM_Odm, ODM_COMP_FA_CNT, ODM_DBG_LOUD, ("Cnt_Cck_fail=%d\n", FalseAlmCnt->Cnt_Cck_fail)); in odm_FalseAlarmCounterStatistics()594 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()600 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()
137 u32 Cnt_Cck_fail; member