Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DDataCtrl_Api.h109 TI_STATUS rxData_getTiwlnCounters(TI_HANDLE hRxData, TIWLN_COUNTERS *pTiwlnCounters);
176 TI_STATUS ctrlData_getTiwlnCounters(TI_HANDLE hCtrlData, TIWLN_COUNTERS *pTiwlnCounters);
/hardware/ti/wlan/wl1271/stad/Export_Inc/
Dtiwlnif.h98 TIWLN_COUNTERS tiCounters;
DSTADExternalIf.h318 } TIWLN_COUNTERS; typedef
DparamOut.h566 TIWLN_COUNTERS siteMgrTiWlanCounters;
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c1979 TIWLN_COUNTERS driverCounters; in CuCmd_ShowStatistics()
2002 …uCmd->hCuCommon, SITE_MGR_TI_WLAN_COUNTERS_PARAM, &driverCounters, sizeof(TIWLN_COUNTERS))) return; in CuCmd_ShowStatistics()