Searched refs:TxThroughput (Results 1 – 1 of 1) sorted by relevance
579 u32 TxThroughput; in StaRateAdaptive87SE() local592 TxThroughput = (u32)(priv->NumTxOkBytesTotal - priv->LastTxOKBytes); in StaRateAdaptive87SE()695 if ( (CurrRetryRate > 25) && TxThroughput < priv->LastTxThroughput) in StaRateAdaptive87SE()1214 priv->LastTxThroughput = TxThroughput; in StaRateAdaptive87SE()