Ethernet MAC port
PA LLD Constants (enum's and define's)

Ethernet MAC port

The module user specifies the Ethernet MAC port of the ingress and egress packets.

In the from-network direction, the module user can specify the input port as one of classification parameters. In the to-network direction, the module user can force the egress packets to be sent over the specified destination Ethernet MAC port of the switch regreless of its states or configurations.

#define pa_EMAC_PORT_0   1
#define pa_EMAC_PORT_1   2
#define pa_EMAC_PORT_2   3
#define pa_EMAC_PORT_3   4
#define pa_EMAC_PORT_4   5
#define pa_EMAC_PORT_5   6
#define pa_EMAC_PORT_6   7
#define pa_EMAC_PORT_7   8
#define pa_CPPI_PORT   pa_EMAC_PORT_NOT_SPECIFIED

Copyright 2014, Texas Instruments Incorporated