Searched refs:txPer (Results 1 – 1 of 1) sorted by relevance
398 int txPer = updateTxPer(txSuccessDelta, txRetriesDelta, isSameBssidAndFreq, in checkDataStallAndThroughputSufficiency() local408 mTxTputKbps = (int) ((long) txLinkSpeedMbps * 1000 * (100 - txPer) / 100 in checkDataStallAndThroughputSufficiency()442 || txPer >= mDeviceConfigFacade.getDataStallTxPerThr(); in checkDataStallAndThroughputSufficiency()