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] |
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
uint32_t Cpsw_SetTxShortIpgCfgInArgs::ipgTriggerThreshBlkCnt |
Ethernet port associated FIFO transmit block usage value for triggering transmit short gap when short gap is enabled
uint32_t Cpsw_SetTxShortIpgCfgInArgs::numMacPorts |
Number of MAC ports to configure TX IPG
CpswMacPort_PortTxShortIpgCfg Cpsw_SetTxShortIpgCfgInArgs::portShortIpgCfg[CPSW_MAC_PORT_NUM] |
Per Port short TX IPG configuration. Up to numMacPorts entries should be populated