Searched refs:I40E_AQ_VSI_PVLAN_EMOD_MASK (Results 1 – 3 of 3) sorted by relevance
764 #define I40E_AQ_VSI_PVLAN_EMOD_MASK (0x3 << \ macro
766 #define I40E_AQ_VSI_PVLAN_EMOD_MASK (0x3 << \ macro
2008 ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) == in i40e_vlan_stripping_disable()2009 I40E_AQ_VSI_PVLAN_EMOD_MASK)) in i40e_vlan_stripping_disable()