Searched refs:I40E_AQ_VSI_PVLAN_EMOD_MASK (Results 1 – 3 of 3) sorted by relevance
762 #define I40E_AQ_VSI_PVLAN_EMOD_MASK (0x3 << \ macro
765 #define I40E_AQ_VSI_PVLAN_EMOD_MASK (0x3 << \ macro
2262 ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) == in i40e_vlan_stripping_disable()2263 I40E_AQ_VSI_PVLAN_EMOD_MASK)) in i40e_vlan_stripping_disable()