![]() |
![]() |
Holds the EMAC statistics. More...
#include <csl_cpsw_3gf.h>
Data Fields | |
Uint32 | RxGoodFrames |
Uint32 | RxBCastFrames |
Uint32 | RxMCastFrames |
Uint32 | RxPauseFrames |
Uint32 | RxCRCErrors |
Uint32 | RxAlignCodeErrors |
Uint32 | RxOversized |
Uint32 | RxJabber |
Uint32 | RxUndersized |
Uint32 | RxFragments |
Uint32 | reserved |
Uint32 | reserved2 |
Uint32 | RxOctets |
Uint32 | TxGoodFrames |
Uint32 | TxBCastFrames |
Uint32 | TxMCastFrames |
Uint32 | TxPauseFrames |
Uint32 | TxDeferred |
Uint32 | TxCollision |
Uint32 | TxSingleColl |
Uint32 | TxMultiColl |
Uint32 | TxExcessiveColl |
Uint32 | TxLateColl |
Uint32 | TxUnderrun |
Uint32 | TxCarrierSLoss |
Uint32 | TxOctets |
Uint32 | Frame64 |
Uint32 | Frame65t127 |
Uint32 | Frame128t255 |
Uint32 | Frame256t511 |
Uint32 | Frame512t1023 |
Uint32 | Frame1024tUp |
Uint32 | NetOctets |
Uint32 | RxSOFOverruns |
Uint32 | RxMOFOverruns |
Uint32 | RxDMAOverruns |
Holds the EMAC statistics.
The statistics structure is the used to retrieve the current count of various packet events in the system. These values represent the delta values from the last time the statistics were read.
Total Tx&Rx with Octet Size of >=1024
Total Tx&Rx with Octet Size of 128 to 255
Total Tx&Rx with Octet Size of 256 to 511
Total Tx&Rx with Octet Size of 512 to 1023
Uint32 CSL_CPSW_3GF_STATS::Frame64 |
Total Tx&Rx with Octet Size of 64
Total Tx&Rx with Octet Size of 65 to 127
Sum of all Octets Tx or Rx on the Network
Uint32 CSL_CPSW_3GF_STATS::reserved |
Reserved
Reserved
Frames Received with Alignment/Code Errors
Good Broadcast Frames Received
Frames Received with CRC Errors
Total Rx DMA Overruns
Rx Frame Fragments Received
Good Frames Received
Uint32 CSL_CPSW_3GF_STATS::RxJabber |
Jabber Frames Received
Good Multicast Frames Received
Total Rx Middle of Frame Overruns
Uint32 CSL_CPSW_3GF_STATS::RxOctets |
Total Received Bytes in Good Frames
Oversized Frames Received
PauseRx Frames Received
Total Rx Start of Frame Overruns
Undersized Frames Received
Good Broadcast Frames Sent
Tx Frames Lost Due to Carrier Sense Loss
Total Frames Sent With Collision
Frames Where Transmission was Deferred
Tx Frames Lost Due to Excessive Collisions
Good Frames Sent
Tx Frames Lost Due to a Late Collision
Good Multicast Frames Sent
Frames Sent with Multiple Colisions
Uint32 CSL_CPSW_3GF_STATS::TxOctets |
Total Transmitted Bytes in Good Frames
PauseTx Frames Sent
Frames Sent with Exactly One Collision
Tx Frames Lost with Tx Underrun Error