Home
last modified time | relevance | path

Searched refs:I40E_AQ_VSI_PVLAN_MODE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h774 #define I40E_AQ_VSI_PVLAN_MODE_MASK (0x03 << \ macro
H A Di40e_main.c3007 ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_MODE_MASK) == 0)) in i40e_vlan_stripping_enable()