Searched refs:I40EVF_FLAG_AQ_DISABLE_VLAN_STRIPPING (Results 1 – 3 of 3) sorted by relevance
300 #define I40EVF_FLAG_AQ_DISABLE_VLAN_STRIPPING BIT(20) macro
897 adapter->aq_required &= ~I40EVF_FLAG_AQ_DISABLE_VLAN_STRIPPING; in i40evf_disable_vlan_stripping()
1654 if (adapter->aq_required & I40EVF_FLAG_AQ_DISABLE_VLAN_STRIPPING) { in i40evf_watchdog_task()3109 I40EVF_FLAG_AQ_DISABLE_VLAN_STRIPPING; in i40evf_set_features()