PA Packet Control Valid Bit Definitions
PA LLD Constants (enum's and define's)

PA Packet Control Valid Bit Definitions

Bitmap definition of the validBitmap in paPacketControl2Config_t.

#define pa_PKT_CTRL2_VALID_PPPoE_HDR_CHECK   pa_PKT_CTRL_HDR_VERIFY_PPPoE
#define pa_PKT_CTRL2_VALID_IP_HDR_CHECK   pa_PKT_CTRL_HDR_VERIFY_IP
#define pa_PKT_CTRL2_VALID_MAC_PADDING_CHECK   pa_PKT_CTRL_MAC_PADDING_CHK
#define pa_PKT_CTRL2_VALID_IP_FRAGS_TO_EROUTE   pa_PKT_CTRL_IP_FRAGS_TO_EROUTE
#define pa_PKT_CTRL2_VALID_L3_OFFSET   pa_PKT_CTRL_L3OFFSET_TO_INNER_IP
#define pa_PKT_CTRL2_VALID_EMAC_IF_IGRESS_CLONE   pa_PKT_CTRL_EMAC_IF_IGRESS_CLONE
#define pa_PKT_CTRL2_VALID_EMAC_IF_EGRESS_CLONE   pa_PKT_CTRL_EMAC_IF_EGRESS_CLONE
#define pa_PKT_CTRL2_VALID_EMAC_IF_INGRESS_DEFAULT_ROUTE   pa_PKT_CTRL_EMAC_IF_INGRESS_DEFAULT_ROUTE
#define pa_PKT_CTRL2_VALID_EMAC_IF_EGRESS_EQoS_MODE   pa_PKT_CTRL_EMAC_IF_EGRESS_EQoS_MODE
#define pa_PKT_CTRL2_VALID_PADDING_STATS_INDEX   0x8000

Define Documentation

  • Valid Egress packet capture/mirror configuration is present in the configuration
  • Valid emac interface egress enhanced QoS mode is present
  • Valid Ingress packet capture/mirror configuration is present in the configuration
  • Valid emac interface ingress default route configuration is present
  • IP fragmentation exception routing configuration is present in the configuration
  • Header check configuration for IP is present in the configuration
  • L3 offset to inner/outer IP configuration is present in the configuration
  • MAC padding check configuration is present in the configuration
  • Valid rxPaddingErrStatsIndex and txPaddingStatsIndex are present
  • Header check configuration for PPPoE is present in the configuration

Copyright 2014, Texas Instruments Incorporated