FIFO related statistics of the host port.
Data Fields | |
uint32_t | rxThroughputRate |
uint32_t | txBlockCount |
uint32_t | rxBlockCountExpress |
uint32_t | rxBlockCountPreempt |
bool | txActiveFifo [ENET_PRI_NUM] |
uint32_t CpswHostPort_FifoStats::rxThroughputRate |
Max throughput of the CPPI FIFO into the CPSW_NU
uint32_t CpswHostPort_FifoStats::txBlockCount |
Number of blocks allocated to the FIFO logical TX queues
uint32_t CpswHostPort_FifoStats::rxBlockCountExpress |
Number of blocks allocated in the RX FIFO Express MAC If IET is not enabled all traffic is express traffic
uint32_t CpswHostPort_FifoStats::rxBlockCountPreempt |
Number of blocks allocated in the RX FIFO Preempt MAC
bool CpswHostPort_FifoStats::txActiveFifo[ENET_PRI_NUM] |
Whether a FIFO priority has one or more queued packets or not