Searched refs:IAVF_FLAG_AQ_ENABLE_VLAN_STRIPPING (Results 1 – 3 of 3) sorted by relevance
323 #define IAVF_FLAG_AQ_ENABLE_VLAN_STRIPPING BIT_ULL(19) macro
2082 if (adapter->aq_required & IAVF_FLAG_AQ_ENABLE_VLAN_STRIPPING) { in iavf_process_aq_command()2273 aq_required |= IAVF_FLAG_AQ_ENABLE_VLAN_STRIPPING; in iavf_set_vlan_offload_features()
1184 adapter->aq_required &= ~IAVF_FLAG_AQ_ENABLE_VLAN_STRIPPING; in iavf_enable_vlan_stripping()