Searched refs:txPer (Results 1 – 1 of 1) sorted by relevance
154 int txPer = updateTxPer(txSuccessDelta, txRetriesDelta, isSameBssidAndFreq); in checkForDataStall() local159 int txTput = txLinkSpeed * (100 - txPer) * (100 - ccaLevel); in checkForDataStall()168 || txPer >= mDataStallTxPerThr; in checkForDataStall()