Searched refs:GEM_VLAN_PRIORITY (Results 1 – 2 of 2) sorted by relevance
898 #define GEM_VLAN_PRIORITY (BITS_03 << 4) macro
4585 …filter->vlan_priority = (uint8_t)((p_reg[filter_no] & GEM_VLAN_PRIORITY) >> GEM_VLAN_PRIORITY_SH… in MSS_MAC_get_type_2_filter()