Searched refs:V_OVLAN_ETYPE (Results 1 – 2 of 2) sorted by relevance
855 V_OVLAN_ETYPE(M_OVLAN_ETYPE), in configure_vlan_types()857 V_OVLAN_ETYPE(0x88a8)); in configure_vlan_types()861 V_OVLAN_ETYPE(M_OVLAN_ETYPE), in configure_vlan_types()863 V_OVLAN_ETYPE(0x9100)); in configure_vlan_types()
844 #define V_OVLAN_ETYPE(x) ((x) << S_OVLAN_ETYPE) macro