AM273x MCU+ SDK  08.06.00
Cpsw_SetTxShortIpgCfgInArgs Struct Reference

Detailed Description

Input args for CPSW_PER_IOCTL_SET_SHORT_IPG_CFG.

Data Fields

bool configureGapThresh
 
uint32_t ipgTriggerThreshBlkCnt
 
uint32_t numMacPorts
 
CpswMacPort_PortTxShortIpgCfg portShortIpgCfg [CPSW_MAC_PORT_NUM]
 

Field Documentation

◆ configureGapThresh

bool Cpsw_SetTxShortIpgCfgInArgs::configureGapThresh

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

◆ ipgTriggerThreshBlkCnt

uint32_t Cpsw_SetTxShortIpgCfgInArgs::ipgTriggerThreshBlkCnt

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

◆ numMacPorts

uint32_t Cpsw_SetTxShortIpgCfgInArgs::numMacPorts

Number of MAC ports to configure TX IPG

◆ portShortIpgCfg

CpswMacPort_PortTxShortIpgCfg Cpsw_SetTxShortIpgCfgInArgs::portShortIpgCfg[CPSW_MAC_PORT_NUM]

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