Searched refs:totalTxDelta (Results 1 – 1 of 1) sorted by relevance
365 long totalTxDelta = txSuccessDelta + txRetriesDelta; in checkDataStallAndThroughputSufficiency() local366 boolean isTxTrafficHigh = (totalTxDelta * 1000) in checkDataStallAndThroughputSufficiency()