PDK API Guide for J721E
CpswHostPort_FifoStats Struct Reference

Detailed Description

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]
 

Field Documentation

◆ rxThroughputRate

uint32_t CpswHostPort_FifoStats::rxThroughputRate

Max throughput of the CPPI FIFO into the CPSW_NU

◆ txBlockCount

uint32_t CpswHostPort_FifoStats::txBlockCount

Number of blocks allocated to the FIFO logical TX queues

◆ rxBlockCountExpress

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

◆ rxBlockCountPreempt

uint32_t CpswHostPort_FifoStats::rxBlockCountPreempt

Number of blocks allocated in the RX FIFO Preempt MAC

◆ txActiveFifo

bool CpswHostPort_FifoStats::txActiveFifo[ENET_PRI_NUM]

Whether a FIFO priority has one or more queued packets or not