Searched refs:V_OVLAN_ETYPE (Results 1 – 2 of 2) sorted by relevance
856 V_OVLAN_ETYPE(M_OVLAN_ETYPE), in configure_vlan_types()858 V_OVLAN_ETYPE(0x88a8)); in configure_vlan_types()862 V_OVLAN_ETYPE(M_OVLAN_ETYPE), in configure_vlan_types()864 V_OVLAN_ETYPE(0x9100)); in configure_vlan_types()
844 #define V_OVLAN_ETYPE(x) ((x) << S_OVLAN_ETYPE) macro