Home
last modified time | relevance | path

Searched refs:dot11RSNAStatsTKIPLocalMICFailures (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/wireless/
H A Dlib80211_crypt_tkip.c61 u32 dot11RSNAStatsTKIPLocalMICFailures; member
606 tkey->dot11RSNAStatsTKIPLocalMICFailures++; in lib80211_michael_mic_verify()
705 tkip->dot11RSNAStatsTKIPLocalMICFailures); in lib80211_tkip_print_stats()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c45 u32 dot11RSNAStatsTKIPLocalMICFailures; member
597 tkey->dot11RSNAStatsTKIPLocalMICFailures++; in rtllib_michael_mic_verify()
696 tkip->dot11RSNAStatsTKIPLocalMICFailures); in rtllib_tkip_print_stats()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c48 u32 dot11RSNAStatsTKIPLocalMICFailures; member
587 tkey->dot11RSNAStatsTKIPLocalMICFailures++; in ieee80211_michael_mic_verify()
689 tkip->dot11RSNAStatsTKIPLocalMICFailures); in ieee80211_tkip_print_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_tkip.c58 u32 dot11RSNAStatsTKIPLocalMICFailures; member
669 tkey->dot11RSNAStatsTKIPLocalMICFailures++;
759 tkip->dot11RSNAStatsTKIPLocalMICFailures);