Data Fields
CpswAle_SetDefaultThreadConfigInArgs_s Struct Reference

Input args for CPSW_ALE_IOCTL_SET_DEFAULT_THREADCFG IOCTL 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 IOCTL command.

Field Documentation

bool CpswAle_SetDefaultThreadConfigInArgs_s::defaultThreadEnable

Default thread enable - When set the switch will use the defthreadval for the host interface thread ID if no classifier is matched. If clear the switch will generate its own thread ID based on port and priority if there is no classifier match

bool CpswAle_SetDefaultThreadConfigInArgs_s::disableMacPortDefaultThread

Do not use default thread for mac only port

bool CpswAle_SetDefaultThreadConfigInArgs_s::enablePriorityOR

OR priority of packet with default thread

uint32_t CpswAle_SetDefaultThreadConfigInArgs_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