HomeSort by relevance Sort by last modified time
    Searched refs:TIWLN_TX_STATISTICS (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
cu_common.h 69 S32 CuCommon_GetTxStatistics(THandle hCuCommon, TIWLN_TX_STATISTICS* pTxCounters, U32 doReset);
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 181 /** \struct TIWLN_TX_STATISTICS
192 } TIWLN_TX_STATISTICS;
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_common.c 262 S32 CuCommon_GetTxStatistics(THandle hCuCommon, TIWLN_TX_STATISTICS* pTxCounters, U32 doReset)
267 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, TIWLN_802_11_TX_STATISTICS, pTxCounters, sizeof(TIWLN_TX_STATISTICS),
268 pTxCounters, sizeof(TIWLN_TX_STATISTICS));
cu_cmd.c     [all...]

Completed in 26 milliseconds