Data Fields
paPacketControl2Config_t Struct Reference

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

Detailed Description

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.


Field Documentation

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)

Note:
This parameter is valid only if both pa_PKT_CTRL2_VALID_EMAC_IF_EGRESS_EQoS_MODE and the corresponding enable bit are set.

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


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

Copyright 2014, Texas Instruments Incorporated