Home
last modified time | relevance | path

Searched refs:ALE_TYPE_VLAN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswreg.h103 #define ALE_TYPE_VLAN 2 macro
H A Dif_cpsw.c2416 case ALE_TYPE_VLAN: in cpsw_ale_dump_table()
2545 ale_entry[1] = ALE_TYPE_VLAN << 28 | vlan << 16; in cpsw_ale_update_vlan_table()
2925 if (ALE_TYPE(ale_entry) != ALE_TYPE_VLAN) in cpsw_getvgroup()
2947 if (ALE_TYPE(ale_entry) != ALE_TYPE_VLAN) in cpsw_remove_vlan()