This file contains the type definitions and helper macros that are common for host and MAC ports.
Go to the source code of this file.
Data Structures | |
| struct | EnetPort_VlanCfg |
| VLAN configuration parameters. More... | |
| struct | EnetPort_TrafficShapingRates |
| Traffic shaping parameters (committed and excess rates). More... | |
| struct | EnetPort_CreditBasedShapingCfg |
| Credit Based shaping parameters (idleSlope). More... | |
| struct | EnetPort_TrafficShapingCfg |
| Traffic shaping configuration for all priorities. More... | |
| struct | EnetPort_PriorityMap |
| Priority map. More... | |
| struct | EnetPort_DscpPriorityMap |
| DSCP priority map. More... | |
| struct | EnetPort_MaxLen |
| Maximum packet lengths for TX and RX. More... | |
Enumerations | |
| enum | EnetPort_EgressPriorityType { ENET_EGRESS_PRI_TYPE_FIXED = 0U, ENET_EGRESS_PRI_TYPE_ESCALATE } |
| Egress priority type. More... | |