Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtSta_rom.c417 UINT32 tmpLo; in isApReplayCounterFresh() local
425 memcpy(util_fns, &tmpLo, pRxReplayCount + 4, 4); in isApReplayCounterFresh()
428 rxCountLo = ntohl(tmpLo); in isApReplayCounterFresh()
457 UINT32 tmpLo; in updateApReplayCounter() local
462 memcpy(util_fns, &tmpLo, pRxReplayCount + 4, 4); in updateApReplayCounter()
465 rxCountLo = ntohl(tmpLo); in updateApReplayCounter()