Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dauthenticator.h304 UINT32 staCounterLo; /* counter used in request EAPOL frames */ member
H A DkeyMgmtSta_rom.c827 pTxEapol->keyMsg.replay_cnt[1] = htonl(pKeyMgmtInfoSta->staCounterLo); in KeyMgmtSta_PrepareEAPOLMicErrFrame()
1114 pKeyMgmtInfo->staCounterLo = 0; in KeyMgmtResetCounter()
H A DkeyMgmtSta.c856 && pKeyMgmtInfoSta->staCounterLo == 0xffffffff) {
892 if (pKeyMgmtInfoSta->staCounterLo++ == 0) {