Searched defs:VLAN_PRIO_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro
188 #define VLAN_PRIO_MASK GENMASK(15, 13) /* Priority Code Point */ macro
73 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro