![]() |
![]() |
Holds the EMAC statistics. More...
#include <csl_cpswAux.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 | OverrunType1 |
Uint32 | OverrunType2 |
Uint32 | OverrunType3 |
Uint32 | RxAleDrop |
Uint32 | RxAleOverrunDrop |
Uint32 | RxIpgError |
Uint32 | RxDrop |
Uint32 | PortmaskFrop |
Uint32 | TxDrop |
Uint32 | AleRateLimitDrop |
Uint32 | AleVidDrop |
Uint32 | AleAddrEqDrop |
Uint32 | AleBlockDrop |
Uint32 | AleSecDrop |
Uint32 | AleAuthDrop |
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 dropped frames due to DA=SA
Uint32 CSL_CPSW_STATS::AleAuthDrop |
Total dropped frames due to ALE Rate Authentication
Uint32 CSL_CPSW_STATS::AleBlockDrop |
Total dropped frames due to ALE Block Mode
Total dropped frames due to ALE Rate Limiting
Uint32 CSL_CPSW_STATS::AleSecDrop |
Total dropped frames due to ALE Secure Mode
Uint32 CSL_CPSW_STATS::AleVidDrop |
Total dropped frames due to ALE VID Ingress
Uint32 CSL_CPSW_STATS::Frame1024tUp |
Total Tx&Rx with Octet Size of >=1024
Uint32 CSL_CPSW_STATS::Frame128t255 |
Total Tx&Rx with Octet Size of 128 to 255
Uint32 CSL_CPSW_STATS::Frame256t511 |
Total Tx&Rx with Octet Size of 256 to 511
Total Tx&Rx with Octet Size of 512 to 1023
Uint32 CSL_CPSW_STATS::Frame64 |
Total Tx&Rx with Octet Size of 64
Uint32 CSL_CPSW_STATS::Frame65t127 |
Total Tx&Rx with Octet Size of 65 to 127
Uint32 CSL_CPSW_STATS::NetOctets |
Sum of all Octets Tx or Rx on the Network
Uint32 CSL_CPSW_STATS::OverrunType1 |
Total Rx Type1 Overruns
Uint32 CSL_CPSW_STATS::OverrunType2 |
Total Rx Type2 Overruns
Uint32 CSL_CPSW_STATS::OverrunType3 |
Total Rx Type3 Overruns
Uint32 CSL_CPSW_STATS::PortmaskFrop |
Total dropped frames due to portmask
Uint32 CSL_CPSW_STATS::reserved |
Reserved
Uint32 CSL_CPSW_STATS::reserved2 |
Reserved
Uint32 CSL_CPSW_STATS::RxAleDrop |
Rx frames dropped by the ALE
Rx overrun frames dropped by the ALE
Frames Received with Alignment/Code Errors
Good Broadcast Frames Received
Uint32 CSL_CPSW_STATS::RxCRCErrors |
Frames Received with CRC Errors
Uint32 CSL_CPSW_STATS::RxDrop |
Total Rx dropped frames
Uint32 CSL_CPSW_STATS::RxFragments |
Rx Frame Fragments Received
Uint32 CSL_CPSW_STATS::RxGoodFrames |
Good Frames Received
Uint32 CSL_CPSW_STATS::RxIpgError |
Rx inter-packet gap errors (10G only)
Uint32 CSL_CPSW_STATS::RxJabber |
Jabber Frames Received
Good Multicast Frames Received
Uint32 CSL_CPSW_STATS::RxOctets |
Total Received Bytes in Good Frames
Uint32 CSL_CPSW_STATS::RxOversized |
Oversized Frames Received
PauseRx Frames Received
Uint32 CSL_CPSW_STATS::RxUndersized |
Undersized Frames Received
Good Broadcast Frames Sent
Tx Frames Lost Due to Carrier Sense Loss
Uint32 CSL_CPSW_STATS::TxCollision |
Total Frames Sent With Collision
Uint32 CSL_CPSW_STATS::TxDeferred |
Frames Where Transmission was Deferred
Uint32 CSL_CPSW_STATS::TxDrop |
Total Tx dropped frames
Tx Frames Lost Due to Excessive Collisions
Uint32 CSL_CPSW_STATS::TxGoodFrames |
Good Frames Sent
Uint32 CSL_CPSW_STATS::TxLateColl |
Tx Frames Lost Due to a Late Collision
Good Multicast Frames Sent
Uint32 CSL_CPSW_STATS::TxMultiColl |
Frames Sent with Multiple Colisions
Uint32 CSL_CPSW_STATS::TxOctets |
Total Transmitted Bytes in Good Frames
PauseTx Frames Sent
Uint32 CSL_CPSW_STATS::TxSingleColl |
Frames Sent with Exactly One Collision
Uint32 CSL_CPSW_STATS::TxUnderrun |
Tx Frames Lost with Tx Underrun Error