Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswreg.h106 #define ALE_VLAN_UNTAG(_a) ((_a[0] >> 24) & 7) macro
H A Dif_cpsw.c2409 printf("untag: %u ", ALE_VLAN_UNTAG(ale_entry)); in cpsw_ale_dump_table()
2921 vg->es_untagged_ports = ALE_VLAN_UNTAG(ale_entry); in cpsw_getvgroup()