AM64x MCU+ SDK  08.03.00
RED_STATISTICS Struct Reference

Detailed Description

LRE Interface Statistics.

Data Fields

uint32_t cntTxA
 
uint32_t cntTxB
 
uint32_t cntTxC
 
uint32_t cntErrWrongLanA
 
uint32_t cntErrWrongLanB
 
uint32_t cntErrWrongLanC
 
uint32_t cntRxA
 
uint32_t cntRxB
 
uint32_t cntRxC
 
uint32_t cntErrorsA
 
uint32_t cntErrorsB
 
uint32_t cntErrorsC
 
uint32_t cntNodes
 
uint32_t cntProxyNodes
 
uint32_t cntUniqueA
 
uint32_t cntUniqueB
 
uint32_t cntUniqueC
 
uint32_t cntDuplicateA
 
uint32_t cntDuplicateB
 
uint32_t cntDuplicateC
 
uint32_t cntMultiA
 
uint32_t cntMultiB
 
uint32_t cntMultiC
 
uint32_t cntOwnRxA
 
uint32_t cntOwnRxB
 
uint32_t cntLookupErrA
 
uint32_t cntLookupErrB
 
uint32_t hostCntRx
 
uint32_t tx_bc_frames
 
uint32_t TX_MC_FRAMES
 
uint32_t TX_UC_FRAMES
 
uint32_t TX_BYTE_CNT
 
uint32_t RX_BC_FRAMES
 
uint32_t RX_MC_FRAMES
 
uint32_t RX_UC_FRAMES
 
uint32_t TXB_BC_FRAMES
 
uint32_t TXB_MC_FRAMES
 
uint32_t TXB_UC_FRAMES
 
uint32_t TXB_BYTE_CNT
 
uint32_t RXB_BC_FRAMES
 
uint32_t RXB_MC_FRAMES
 
uint32_t RXB_UC_FRAMES
 
uint32_t NODE_TABLE_INSERTION_ERROR
 
uint32_t RXA_OVERFLOW
 
uint32_t RXB_OVERFLOW
 
uint32_t RXA_FWD_OVERFLOW
 
uint32_t RXB_FWD_OVERFLOW
 
uint32_t RXA_FAILACQU_QUEUE
 
uint32_t RXB_FAILACQU_QUEUE
 
uint32_t RXA_FWD_FAILACQU_QUEUE
 
uint32_t RXB_FWD_FAILACQU_QUEUE
 
uint32_t DEBUG_1
 
uint32_t DEBUG_2
 
uint32_t DEBUG_3
 
uint32_t DEBUG_4
 

Field Documentation

◆ cntTxA

uint32_t RED_STATISTICS::cntTxA

< Number of frames

  • sent over port A that are HSR tagged

◆ cntTxB

uint32_t RED_STATISTICS::cntTxB
  • sent over port B that are HSR tagged

◆ cntTxC

uint32_t RED_STATISTICS::cntTxC
  • sent towards the application interface of the DAN Number of frames with the wrong LAN identifier

◆ cntErrWrongLanA

uint32_t RED_STATISTICS::cntErrWrongLanA
  • received on the LRE port A

◆ cntErrWrongLanB

uint32_t RED_STATISTICS::cntErrWrongLanB
  • received on the LRE port B

◆ cntErrWrongLanC

uint32_t RED_STATISTICS::cntErrWrongLanC
  • received on the interlink Number of frames

◆ cntRxA

uint32_t RED_STATISTICS::cntRxA
  • received on the LRE port A

◆ cntRxB

uint32_t RED_STATISTICS::cntRxB
  • received on the LRE port B

◆ cntRxC

uint32_t RED_STATISTICS::cntRxC
  • received from the application interface of the DAN Number of frames with errors

◆ cntErrorsA

uint32_t RED_STATISTICS::cntErrorsA
  • received on the LRE port A

◆ cntErrorsB

uint32_t RED_STATISTICS::cntErrorsB
  • received on the LRE port B

◆ cntErrorsC

uint32_t RED_STATISTICS::cntErrorsC
  • received on the application interface of the DAN

◆ cntNodes

uint32_t RED_STATISTICS::cntNodes

Number of entries in the node table

◆ cntProxyNodes

uint32_t RED_STATISTICS::cntProxyNodes

Number of entries in the proxy table Number of entries in the duplicate detection mechanism

◆ cntUniqueA

uint32_t RED_STATISTICS::cntUniqueA
  • on port A for which no duplicate was received

◆ cntUniqueB

uint32_t RED_STATISTICS::cntUniqueB
  • on port B for which no duplicate was received

◆ cntUniqueC

uint32_t RED_STATISTICS::cntUniqueC
  • on the application interface of the DAN for which no duplicate was received Number of entries in the duplicate detection mechanism

◆ cntDuplicateA

uint32_t RED_STATISTICS::cntDuplicateA
  • on port A for which one single duplicate was received

◆ cntDuplicateB

uint32_t RED_STATISTICS::cntDuplicateB
  • on port B for which one single duplicate was received

◆ cntDuplicateC

uint32_t RED_STATISTICS::cntDuplicateC
  • on the application interface of the DAN for which one single duplicate was received Number of entries in the duplicate detection mechanism

◆ cntMultiA

uint32_t RED_STATISTICS::cntMultiA
  • on port A for which more than one duplicate was received

◆ cntMultiB

uint32_t RED_STATISTICS::cntMultiB
  • on port B for which more than one duplicate was received

◆ cntMultiC

uint32_t RED_STATISTICS::cntMultiC
  • on the application interface of the DAN for which more than one duplicate was received Number of HSR tagged frames

◆ cntOwnRxA

uint32_t RED_STATISTICS::cntOwnRxA
  • received on port A that originated from this device

◆ cntOwnRxB

uint32_t RED_STATISTICS::cntOwnRxB
  • received on port B that originated from this device Number of lookup errors

◆ cntLookupErrA

uint32_t RED_STATISTICS::cntLookupErrA
  • from port A during reception

◆ cntLookupErrB

uint32_t RED_STATISTICS::cntLookupErrB
  • from port B during reception

◆ hostCntRx

uint32_t RED_STATISTICS::hostCntRx

◆ tx_bc_frames

uint32_t RED_STATISTICS::tx_bc_frames

Numeber of frame retreive by the host

◆ TX_MC_FRAMES

uint32_t RED_STATISTICS::TX_MC_FRAMES

◆ TX_UC_FRAMES

uint32_t RED_STATISTICS::TX_UC_FRAMES

◆ TX_BYTE_CNT

uint32_t RED_STATISTICS::TX_BYTE_CNT

◆ RX_BC_FRAMES

uint32_t RED_STATISTICS::RX_BC_FRAMES

◆ RX_MC_FRAMES

uint32_t RED_STATISTICS::RX_MC_FRAMES

◆ RX_UC_FRAMES

uint32_t RED_STATISTICS::RX_UC_FRAMES

◆ TXB_BC_FRAMES

uint32_t RED_STATISTICS::TXB_BC_FRAMES

◆ TXB_MC_FRAMES

uint32_t RED_STATISTICS::TXB_MC_FRAMES

◆ TXB_UC_FRAMES

uint32_t RED_STATISTICS::TXB_UC_FRAMES

◆ TXB_BYTE_CNT

uint32_t RED_STATISTICS::TXB_BYTE_CNT

◆ RXB_BC_FRAMES

uint32_t RED_STATISTICS::RXB_BC_FRAMES

◆ RXB_MC_FRAMES

uint32_t RED_STATISTICS::RXB_MC_FRAMES

◆ RXB_UC_FRAMES

uint32_t RED_STATISTICS::RXB_UC_FRAMES

◆ NODE_TABLE_INSERTION_ERROR

uint32_t RED_STATISTICS::NODE_TABLE_INSERTION_ERROR

◆ RXA_OVERFLOW

uint32_t RED_STATISTICS::RXA_OVERFLOW

◆ RXB_OVERFLOW

uint32_t RED_STATISTICS::RXB_OVERFLOW

◆ RXA_FWD_OVERFLOW

uint32_t RED_STATISTICS::RXA_FWD_OVERFLOW

◆ RXB_FWD_OVERFLOW

uint32_t RED_STATISTICS::RXB_FWD_OVERFLOW

◆ RXA_FAILACQU_QUEUE

uint32_t RED_STATISTICS::RXA_FAILACQU_QUEUE

◆ RXB_FAILACQU_QUEUE

uint32_t RED_STATISTICS::RXB_FAILACQU_QUEUE

◆ RXA_FWD_FAILACQU_QUEUE

uint32_t RED_STATISTICS::RXA_FWD_FAILACQU_QUEUE

◆ RXB_FWD_FAILACQU_QUEUE

uint32_t RED_STATISTICS::RXB_FWD_FAILACQU_QUEUE

◆ DEBUG_1

uint32_t RED_STATISTICS::DEBUG_1

◆ DEBUG_2

uint32_t RED_STATISTICS::DEBUG_2

◆ DEBUG_3

uint32_t RED_STATISTICS::DEBUG_3

◆ DEBUG_4

uint32_t RED_STATISTICS::DEBUG_4