AM273x MCU+ SDK  09.02.00

Detailed Description

Input args for CPSW_ALE_IOCTL_SET_DEFAULT_THREADCFG command and out args for CPSW_ALE_IOCTL_GET_DEFAULT_THREADCFG command.

Data Fields

bool dfltThreadEn
 
uint32_t threadId
 
bool priorityOrEn
 
bool macPortDfltThreadDis
 

Field Documentation

◆ dfltThreadEn

bool CpswAle_DfltThreadCfg::dfltThreadEn

Default thread enable.

  • If set to true, the switch will use the defthreadval for the host interface thread id if no classifier is matched
  • If set to false, the switch will generate its own thread Id based on port and priority if there is no classifier match

◆ threadId

uint32_t CpswAle_DfltThreadCfg::threadId

This field specifies the default thread Id value

◆ priorityOrEn

bool CpswAle_DfltThreadCfg::priorityOrEn

OR priority of packet with default thread

◆ macPortDfltThreadDis

bool CpswAle_DfltThreadCfg::macPortDfltThreadDis

Do not use default thread for MAC only port