![]() |
![]() |
Packet Control Configuration2 Information. More...
#include <pa.h>
Data Fields | |
uint16_t | validBitMap |
uint16_t | ctrlBitMap |
uint16_t | rxPaddingErrStatsIndex |
uint16_t | txPaddingStatsIndex |
uint8_t | egressDefPri |
Packet Control Configuration2 Information.
Enhanced Packet Control configuration structure
paPacketControl2Config_t is the upgraded version of paPacketControlConfig_t to support individual feature control without affecting the other feature operations. It is achieved by introducing the parameter validBitMap where only the valid control bits and their associated parameters will be processed by PASS and the other feature operations will not be affected.
uint16_t paPacketControl2Config_t::ctrlBitMap |
Packet control bit as defined at PA Packet Control Bit Definitions
Specify the global default priority for untagged non IP egress traffic for enhanced QoS mode (refer to Enhanced QoS Mode Operation)
Specify the user statistics index of Rx padding error counter note This parameter is valid only if pa_PKT_CTRL2_VALID_PADDING_STATS_INDEX is set.
Specify the user statistics index of Tx MAC padding counter note This parameter is valid only if pa_PKT_CTRL2_VALID_PADDING_STATS_INDEX is set.
Valid control bits as defined at PA Packet Control Valid Bit Definitions