Data Fields
paEmacPortConfig_t Struct Reference

PA emac port configuration information. More...

#include <pa.h>

Data Fields

uint16_t cfgType
uint16_t numEntries
union {
   paPortMirrorConfig_t *   mirrorCfg
   paPktCaptureConfig_t *   pktCapCfg
   paDefRouteConfig_t *   defRouteCfg
   paEQosModeConfig_t *   eQoSModeCfg
u

Detailed Description

PA emac port configuration information.

paEmacPortConfig_t is used to specify the interfcae based EMAC port configuration parameters for the following operations respectively

Please refer to individual operation as described at Port Mirror and Packet Capture Operation, Ingress Default Route Operation and Enhanced QoS Mode Operation for further details.


Field Documentation

Specify the EMAC port configuration type as defined at PA EMAC Port Configuration Type to specify which structure to use under the union

pointer to default ingress route configuration array

pointer to enhanced QoS Mode configuration arary

pointer to port mirror configuration array

Specify number of port entries to be configured

pointer to packet capture configuration array

union { ... } paEmacPortConfig_t::u

Contain the port configuration specific parameters


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

Copyright 2014, Texas Instruments Incorporated