Searched refs:TxThroughput (Results 1 – 1 of 1) sorted by relevance
449 u32 TxThroughput; in StaRateAdaptive87SE() local462 TxThroughput = (u32)(priv->NumTxOkBytesTotal - priv->LastTxOKBytes); in StaRateAdaptive87SE()537 if ((CurrRetryRate > 25) && TxThroughput < priv->LastTxThroughput) { in StaRateAdaptive87SE()870 priv->LastTxThroughput = TxThroughput; in StaRateAdaptive87SE()