Home
last modified time | relevance | path

Searched refs:apCounterHi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtSta_rom.c431 if (rxCountHi > pKeyMgmtInfoSta->apCounterHi) { in isApReplayCounterFresh()
433 } else if (rxCountHi == pKeyMgmtInfoSta->apCounterHi) { in isApReplayCounterFresh()
467 pKeyMgmtStaInfo->apCounterHi = rxCountHi; in updateApReplayCounter()
1219 pKeyMgmtInfoSta->apCounterHi = 0; in keyMgmtSta_StartSession_internal()
1260 pKeyMgmtInfoSta->apCounterHi = 0; in KeyMgmtSta_handleMICErr()
H A Dauthenticator.h302 UINT32 apCounterHi; member
H A DkeyMgmtSta.c931 pKeyMgmtInfoSta->apCounterHi = 0; in KeyMgmtSta_handleMICErr()