Searched refs:l3TputKbps (Results 1 – 1 of 1) sorted by relevance
570 private boolean isL2ThroughputSufficient(int l2TputKbps, int l3TputKbps, boolean isForRxTput) { in isL2ThroughputSufficient() argument578 boolean isL3TputLow = (l3TputKbps * mDeviceConfigFacade.getTputSufficientRatioThrNum()) in isL2ThroughputSufficient()586 >= (l3TputKbps * mDeviceConfigFacade.getTputSufficientRatioThrNum()); in isL2ThroughputSufficient()