Searched refs:LastTxOKBytes (Results 1 – 3 of 3) sorted by relevance
623 TxThroughput = (u32)(priv->NumTxOkBytesTotal - priv->LastTxOKBytes);624 priv->LastTxOKBytes = priv->NumTxOkBytesTotal;
637 unsigned long LastTxOKBytes; member
4308 priv->LastTxOKBytes=0;