Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DackEmulDb.c220 if(ackEmulDB->wdrv_aeWTargetTable[index].timeStamp < oldestTimeTick) in wdrv_aeWTargetDbAddSession()
222 oldestTimeTick = ackEmulDB->wdrv_aeWTargetTable[index].timeStamp; in wdrv_aeWTargetDbAddSession()
247 …ackEmulDB->wdrv_aeWTargetTable[freeIndex].timeStamp =os_timeStampUs(ackEmulDB->hOs); … in wdrv_aeWTargetDbAddSession()
372 ackEmulDB->wdrv_aeWTargetTable[index].timeStamp =0; in wdrv_aeWTargetDbResetTuple()
571 … if(ackEmulDB->wdrv_aeWTargetTable[ackEmulDB->activeIndexTable[aIndex].monitorIndex].timeStamp < in wdrv_aeWTargetDbSetActiveState()
574 …eTick = ackEmulDB->wdrv_aeWTargetTable[ackEmulDB->activeIndexTable[aIndex].monitorIndex].timeStamp; in wdrv_aeWTargetDbSetActiveState()
722 void wdrv_aeWTargetDbGetSessionTimeStamp(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 *timeStamp) in wdrv_aeWTargetDbGetSessionTimeStamp() argument
724 *timeStamp = ackEmulDB->wdrv_aeWTargetTable[index].timeStamp; in wdrv_aeWTargetDbGetSessionTimeStamp()
740 void wdrv_aeWTargetDbSetSessionTimeStamp(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 timeStamp) in wdrv_aeWTargetDbSetSessionTimeStamp() argument
742 ackEmulDB->wdrv_aeWTargetTable[index].timeStamp= timeStamp; in wdrv_aeWTargetDbSetSessionTimeStamp()
[all …]
DackEmulDb.h110 UINT32 timeStamp; /* */ member
126 UINT32 timeStamp; /* The number of 2 * Segement_size in ACK number */ member
206 void wdrv_aeWTargetDbGetSessionTimeStamp(ackEmulDB_t* ackEmulDB,UINT8 index, UINT32 *timeStamp);
207 void wdrv_aeWTargetDbSetSessionTimeStamp(ackEmulDB_t* ackEmulDB,UINT8 index, UINT32 timeStamp);
226 …SessionTimeStamp(ackEmulDB_t* ackEmulDB,UINT16 stationIndex, UINT8 activeIndex, UINT32 *timeStamp);
227 …tSessionTimeStamp(ackEmulDB_t* ackEmulDB,UINT16 stationIndex, UINT8 activeIndex, UINT32 timeStamp);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_data/
DwhalEndpntEnt_api.h60 …UINT32 timeStamp; /* A timestamp contains the receive time of the first fragment in the collect… member
DwhalEndpntEnt.c63 pCollectEnt->timeStamp = 0; in collectEntryFree()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
DRateAdaptation.c951 UINT32 timeStamp; in rateAdaptation_updateRateAdaptation() local
963 timeStamp = os_timeStampMs(pRateAdaptation->hOs); in rateAdaptation_updateRateAdaptation()
978 if( TS_EXCEEDS(timeStamp, pRateAdaptation->expirTimeTick) ) in rateAdaptation_updateRateAdaptation()
1027 timeStamp,pRateAdaptation->txFailCount,pRateAdaptation->txCount,txNumWaiting)); in rateAdaptation_updateRateAdaptation()
1115 TS_ADVANCE( timeStamp, pRateAdaptation->expirTimeTick, in rateAdaptation_updateRateAdaptation()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
Dtx.c1507 os_memoryZero (pTxData->hOs, pPacketId->timeStamp, sizeof(pPacketId->timeStamp)); in txData_startTxScheduler()
1508 pPacketId->timeStamp[0] = os_timeStampUs (pTxData->hOs); in txData_startTxScheduler()
1533 uCoreDelay = pMsdu->timeStamp[pMsdu->timeStampNum - 1] - pMsdu->timeStamp[0]; in txData_startTxScheduler()
1924 if (uXferDelay >= pPacketId->timeStamp[0]) in txData_sendPacketDebug()
1926 uXferDelay -= pPacketId->timeStamp[0]; in txData_sendPacketDebug()
1941 pPacketId->timeStamp[uDebugInfo] = uXferDelay; in txData_sendPacketDebug()
3297 UINT32 timeStamp ; in txData_getPsPollFrame() local
3377 timeStamp = os_timeStampMs(pTxData->hOs); in txData_getPsPollFrame()
3380 … (" txData_sendPsPollFrame() : time = %d insert PS_POLL frame to Driver queue \n", timeStamp)); in txData_getPsPollFrame()
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DmemMngrEx.h225 UINT32 timeStamp [MAX_NUM_OF_TIME_STAMPS]; member
DparamOut.h640 UINT8 timeStamp[8]; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dutils.h264 UINT32 timeStamp; member
Dutils.c1965 …pProfileInfo->profileInfoElement[pProfileInfo->currentInfoElement].timeStamp = os_timeStampUs(NULL… in util_recordProfile()
2002 pProfileInfo->profileInfoElement[index].timeStamp/1000000, in util_printProfile()
2003 pProfileInfo->profileInfoElement[index].timeStamp%1000000, in util_printProfile()
DmemMngrEx.c1141 pMsdu->timeStamp[pMsdu->timeStampNum ++] = in wlan_memMngrAddTimeStamp()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
DDataCtrl_Api.h173 UINT32 timeStamp [6]; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
Dtemplates.c308 pBuf = (UINT8 *)pBuffer->timeStamp; in buildProbeRspTemplate()
/system/wlan/ti/wilink_6_1/utils/
D802_11Defs.h1070 TI_UINT8 timeStamp[TIME_STAMP_LEN]; member
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
Dtemplates.c423 pBuf = (TI_UINT8 *)pBuffer->timeStamp; in buildProbeRspTemplate()
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
DparamOut.h567 TI_UINT8 timeStamp[8]; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
D802_11Defs.h973 UINT8 timeStamp[TIME_STAMP_LEN];