Searched refs:Cnt_Cck_fail (Results 1 – 4 of 4) sorted by relevance
731 FalseAlmCnt->Cnt_Cck_fail = ret_value; in odm_FalseAlarmCounterStatistics()736 FalseAlmCnt->Cnt_Cck_fail += (ret_value&0xff)<<8; in odm_FalseAlarmCounterStatistics()752 FalseAlmCnt->Cnt_Cck_fail in odm_FalseAlarmCounterStatistics()856 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()862 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()
69 u32 Cnt_Cck_fail; member
533 FalseAlmCnt->Cnt_Cck_fail = ret_value; in odm_FalseAlarmCounterStatistics()535 FalseAlmCnt->Cnt_Cck_fail += (ret_value & 0xff) << 8; in odm_FalseAlarmCounterStatistics()546 FalseAlmCnt->Cnt_Cck_fail); in odm_FalseAlarmCounterStatistics()568 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()574 if (FalseAlmCnt->Cnt_Cck_fail > 1000) in odm_CCKPacketDetectionThresh()
79 u32 Cnt_Cck_fail; member
Completed in 11 milliseconds