ALE configuration.
This data structure contains configuration items related to the ALE_CONTROL register fields.
uint32_t CpswAle_Cfg::modeFlags |
ALE Control fields. Bit mask based on CPSW_ALE_CFG_MASK
CpswAle_PolicerGlobalCfg CpswAle_Cfg::policerGlobalCfg |
ALE Policer configuration
CpswAle_AgingCfg CpswAle_Cfg::agingCfg |
Aging config
CpswAle_InitVlanCfg CpswAle_Cfg::vlanCfg |
VLAN config
CpswAle_NetworkSecurityCfg CpswAle_Cfg::nwSecCfg |
Network security related configuration of ALE
CpswAle_PortCfg CpswAle_Cfg::portCfg[CPSW_ALE_NUM_PORTS] |
ALE Port configs
uint32_t CpswAle_Cfg::policerTablePartSize[CPSW_ALE_POLICER_TABLE_PART_MAX] |
Policer table partition into levels. Partition configuration must be provided from high priority level (CPSW_ALE_POLICER_PARTITION_LEVEL_1) to lowest (CPSW_ALE_POLICER_PARTITION_DEFAULT). Unused partitions should be set to 0, in which case, they are clubbed to default partition.