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

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswreg.h108 #define ALE_VLAN_UNTAG(_a) ((_a[0] >> 24) & 7) macro
H A Dif_cpsw.c2399 printf("untag: %u ", ALE_VLAN_UNTAG(ale_entry));
2902 vg->es_untagged_ports = ALE_VLAN_UNTAG(ale_entry);

Completed in 104 milliseconds