Searched refs:l2RxTputKbps (Results 1 – 1 of 1) sorted by relevance
526 private boolean isThroughputSufficientInternal(int l2TxTputKbps, int l2RxTputKbps, in isThroughputSufficientInternal() argument543 boolean isRxTputSufficient = isL2ThroughputSufficient(l2RxTputKbps, l3RxTputKbps, true); in isThroughputSufficientInternal()553 .append(", rxTputKbps: ").append(l2RxTputKbps) in isThroughputSufficientInternal()