Home
last modified time | relevance | path

Searched refs:TX_DELAY_RANGE_ABOVE_200 (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/Export_Inc/
DSTADExternalIf.h106 TX_DELAY_RANGE_ABOVE_200 = 8, /**< */ enumerator
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
Dtiwlnif.h208 TX_DELAY_RANGE_ABOVE_200 = 8, enumerator
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Dcu_cmd.c991 … Above 200 : %d\n", statistics.txCounters[TxQid].txDelayHistogram[TX_DELAY_RANGE_ABOVE_200] ); in cmd_show_tx_statistics()
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dcu_cmd.c2137 … Above 200 : %d\n", txCounters.txCounters[TxQid].txDelayHistogram[TX_DELAY_RANGE_ABOVE_200] ); in CuCmd_ShowTxStatistics()