Searched refs:TIWLN_COUNTERS (Results 1 – 5 of 5) sorted by relevance
109 TI_STATUS rxData_getTiwlnCounters(TI_HANDLE hRxData, TIWLN_COUNTERS *pTiwlnCounters);176 TI_STATUS ctrlData_getTiwlnCounters(TI_HANDLE hCtrlData, TIWLN_COUNTERS *pTiwlnCounters);
98 TIWLN_COUNTERS tiCounters;
318 } TIWLN_COUNTERS; typedef
566 TIWLN_COUNTERS siteMgrTiWlanCounters;
1979 TIWLN_COUNTERS driverCounters; in CuCmd_ShowStatistics()2002 …uCmd->hCuCommon, SITE_MGR_TI_WLAN_COUNTERS_PARAM, &driverCounters, sizeof(TIWLN_COUNTERS))) return; in CuCmd_ShowStatistics()