Searched refs:counters (Results 1 - 17 of 17) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
H A DfourX.c370 pFourX->counters.count6 = 0;
371 pFourX->counters.count7 = 0;
444 pFourX->counters.count6 = pMsduList->CurrNumOfMsdu;
445 pFourX->counters.count7 = i;
669 pFourX->counters.count1++;
681 pFourX->counters.count2++;
707 pFourX->counters.count3++;
727 pFourX->counters.count4++;
750 pFourX->counters.count5++;
836 WLAN_OS_REPORT(("No Free Msdu in ACX = %d\n", pFourX->counters
[all...]
H A DfourX.h173 concatenationDecisionCounter_t counters; member in struct:__anon569
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
H A DRxXfer.h68 TI_UINT32 counters; member in struct:__anon1055
H A DtxResult.c85 /* The Tx-results counters and table read transaction structure. */
106 TResultsInfoReadTxn tResultsInfoReadTxn; /* The structure used for reading Tx-results counters and table from FW */
273 uTempCounters = ENDIAN_HANDLE_LONG(pFwStatus->counters);
318 /* Read Tx-Result queue and counters. */
H A DFwEvent.c629 WLAN_OS_REPORT(("counters = 0x%08x\n", fwStat->counters));
H A DRxXfer.c169 /* For all the counters */
365 uTempCounters = ENDIAN_HANDLE_LONG (pFwStatus->counters);
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_host_int.h122 /* The content of the "counters" field in FwStatus_t - see below */
135 uint32 counters; /* The counters defined in FwStatCntrs_t - see above */ member in struct:__anon1129
H A Dpublic_infoele.h1014 counters/metrics.
1238 uint32 counters[NOISE_HIST_LEN]; /* This array of eight 32 bit counters describes */ member in struct:__anon1173
/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DMeasurementSrv.c953 sumOfSamples += pMeasurementSRV->noiseHistogramResults.counters[ index ];
956 TRACE2( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Counter #%d = %x\n", index, pMeasurementSRV->noiseHistogramResults.counters[index]);
973 ( 255 * pMeasurementSRV->noiseHistogramResults.counters[ index ]) / sumOfSamples;
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldDb.h212 * General counters
335 TGenCounters counters; /* General counters */ member in struct:__anon1020
H A DCmdBld.h252 #define DB_CNT(HCMDBLD) (((TCmdBld *)HCMDBLD)->tDb.counters)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
H A DMeasurementSrv.c1016 sumOfSamples += pMeasurementSRV->noiseHistogramResults.counters[ index ];
1021 __FUNCTION__, index, pMeasurementSRV->noiseHistogramResults.counters[index]));
1041 ( 255 * pMeasurementSRV->noiseHistogramResults.counters[ index ]) / sumOfSamples;
/system/wlan/ti/wilink_6_1/TWD/Data_Service/
H A DtxHwQueue.c46 * They are freed according to FW counters that are provided by the FwEvent module
303 3. Resources are available so update allocated blocks and descriptors counters.
437 This function is called per queue after reading the freed blocks counters from the FwStatus.
547 uTempFwCounters = (ENDIAN_HANDLE_LONG(pFwStatus->counters));
/system/wlan/ti/wilink_6_1/Test/
H A DmeasurementDbg.c440 pNoiseHistogramResults->counters[index]));
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h708 UINT32 counters[NUM_OF_NOISE_HISTOGRAM_COUNTERS]; member in struct:__anon224
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_infoele.h1072 counters/metrics.
1271 uint32 counters[NOISE_HIST_LEN]; /* This array of eight 32 bit counters describes */ member in struct:__anon839
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1721 TI_UINT32 counters[NUM_OF_NOISE_HISTOGRAM_COUNTERS]; /**< Counters */ member in struct:__anon1360

Completed in 154 milliseconds