Searched refs:OtherFailCounter (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DSTADExternalIf.h170 TI_UINT32 OtherFailCounter; /**< Number of packets that failed transmission due to other reasons */ member in struct:__anon1587
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A Dtiwlnif.h231 UINT32 OtherFailCounter; /* Number of packets that failed transmission due to other reasons */
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
H A Dtx.c985 pTxData->txDataReportedCounters[queueIndex].OtherFailCounter++;
1222 pTxData->txDataReportedCounters[queueIndex].OtherFailCounter++;
1463 pTxData->txDataReportedCounters[selectedQueueIndex].OtherFailCounter++;
2995 pTxData->txDataReportedCounters[ TxQid ].OtherFailCounter++;
3000 pTxData->txDataReportedCounters[ TxQid ].OtherFailCounter++;
3005 pTxData->txDataReportedCounters[ TxQid ].OtherFailCounter++;
3010 pTxData->txDataCounters[ TxQid ].OtherFailCounter++;
3011 pTxData->txDataReportedCounters[ TxQid ].OtherFailCounter++;
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
H A DtxCtrl.c1286 pTxCtrl->txDataCounters[ac].OtherFailCounter++;
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
H A Dcu_cmd.c938 console_printf_terminal(" Other Failures : %d\n", statistics.txCounters[TxQid].OtherFailCounter );
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c2084 os_error_printf(CU_MSG_INFO2, (PS8)" Other Failures : %d\n", txCounters.txCounters[TxQid].OtherFailCounter );

Completed in 806 milliseconds