Searched refs:usedTime (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
H A DDataCtrl_Api.h117 TI_STATUS txData_updateUsedTime(TI_HANDLE hTxData, UINT32 qNum, UINT16 usedTime);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
H A Dtx.c3410 usedTime - the time of the transmission (in microseconds)
3416 TI_STATUS txData_updateUsedTime(TI_HANDLE hTxData, UINT32 qNum, UINT16 usedTime) argument
3421 pTxData->dataMsduListArr[qNum]->totalUsedTime += usedTime;

Completed in 10 milliseconds