Data Fields
CpswAle_DefaultThreadCfg_s Struct Reference

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

#include <cpsw_ale.h>

Data Fields

bool defaultThreadEnable
 
uint32_t threadId
 
bool enablePriorityOR
 
bool disableMacPortDefaultThread
 

Detailed Description

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

Field Documentation

bool CpswAle_DefaultThreadCfg_s::defaultThreadEnable

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
bool CpswAle_DefaultThreadCfg_s::disableMacPortDefaultThread

Do not use default thread for MAC only port

bool CpswAle_DefaultThreadCfg_s::enablePriorityOR

OR priority of packet with default thread

uint32_t CpswAle_DefaultThreadCfg_s::threadId

This field specifies the default thread Id value


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated