PDK API Guide for J721E
Cpsw_SetShortTxIPGConfigInArgs Struct Reference

Detailed Description

Short IPG configuration for CPSW IP.

Data Fields

bool configureGapThreshold
 
uint32_t ipgTriggerThresholdBlkCount
 
uint32_t numMacPorts
 
CpswMacPort_PortTxShortGapConfig portIPGCfg [CPSW_MAC_PORT_NUM]
 

Field Documentation

bool Cpsw_SetShortTxIPGConfigInArgs::configureGapThreshold

Flag to indicate if the IPG trigger threshold has to be configured or not. If set to FALSE, the parameter ipgTriggerThresholdBlkCount will be ignored

uint32_t Cpsw_SetShortTxIPGConfigInArgs::ipgTriggerThresholdBlkCount

Ethernet port associated FIFO transmit block usage value for triggering transmit short gap when short gap is enabled

uint32_t Cpsw_SetShortTxIPGConfigInArgs::numMacPorts

Number of MAC ports to configure TX IPG

CpswMacPort_PortTxShortGapConfig Cpsw_SetShortTxIPGConfigInArgs::portIPGCfg[CPSW_MAC_PORT_NUM]

Per Port short TX IPG configuration. Up to numMacPorts entries should be populated