Searched refs:staTSF (Results 1 – 5 of 5) sorted by relevance
112 TI_UINT32 staTSF; /* TSF of the station when the frame was received */ member
105 typedef TI_UINT8 (*currBSS_beaconRxCallb_t) (TI_HANDLE hModule, TI_UINT64 staTSF, TI_UINT8 dtimCoun…
796 tScanFrameInfo.staTSF = pRxAttr->TimeStamp; in scanCncn_MlmeResultCB()
888 tScanFrameInfo.staTSF = pRxAttr->TimeStamp; in measurementMgr_mlmeResultCB()
1112 if ( INT64_LOWER( (pScanMngr->currentTSF)) > frameInfo->staTSF ) in scanMngrUpdateBSSInfo()1122 INT64_LOWER( (pScanMngr->BSSList.scanBSSList[ BSSListIndex ].localTSF)) = frameInfo->staTSF; in scanMngrUpdateBSSInfo()3146 …NFORMATION, "rate: %d, received at TSF (lower 32 bits): %d\n", frameInfo->rate, frameInfo->staTSF); in scanMngrDebugPrintReceivedFrame()