Searched refs:txTput (Results 1 – 1 of 1) sorted by relevance
159 int txTput = txLinkSpeed * (100 - txPer) * (100 - ccaLevel); in checkForDataStall() local160 isTxTputLow = txTput < mDataStallTxTputThrMbps * 100 * 100; in checkForDataStall()