Searched refs:numOfRxLostCycles (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
H A DmeasurementDbg.c435 pNoiseHistogramResults->numOfRxLostCycles,
436 pNoiseHistogramResults->numOfLostCycles - (pNoiseHistogramResults->numOfRxLostCycles)));
/hardware/ti/wlan/wl1271/TWD/MacServices/
H A DMeasurementSrv.c949 TRACE4( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": numOfLostCycles = %d numOfTxHwGenLostCycles = %d numOfRxLostCycles = %d numOfExceedLastThresholdLostCycles = %d\n", pMeasurementSRV->noiseHistogramResults.numOfLostCycles, pMeasurementSRV->noiseHistogramResults.numOfTxHwGenLostCycles, pMeasurementSRV->noiseHistogramResults.numOfRxLostCycles, pMeasurementSRV->noiseHistogramResults.numOfLostCycles - (pMeasurementSRV->noiseHistogramResults.numOfTxHwGenLostCycles + pMeasurementSRV->noiseHistogramResults.numOfRxLostCycles));
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_infoele.h1254 uint32 numOfRxLostCycles; /* This field indicates the number of measurement */ member in struct:__anon2454
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h1757 TI_UINT32 numOfRxLostCycles; /**< Number of RX Hw Gen Lost Cycles */ member in struct:__anon2644

Completed in 119 milliseconds