Searched refs:l3TxTputKbps (Results 1 – 1 of 1) sorted by relevance
536 int l3TxTputKbps = (int) ((txBytes - mLastTxBytes) * 8 / timeDeltaLastTwoPollsMs); in isThroughputSufficientInternal() local542 boolean isTxTputSufficient = isL2ThroughputSufficient(l2TxTputKbps, l3TxTputKbps, false); in isThroughputSufficientInternal()554 .append(", L3 txTputKbps: ").append(l3TxTputKbps) in isThroughputSufficientInternal()