Home
last modified time | relevance | path

Searched refs:IAVF_FLAG_AQ_DISABLE_VLAN_STRIPPING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
A Diavf.h299 #define IAVF_FLAG_AQ_DISABLE_VLAN_STRIPPING BIT(20) macro
A Diavf_main.c1622 if (adapter->aq_required & IAVF_FLAG_AQ_DISABLE_VLAN_STRIPPING) { in iavf_process_aq_command()
3473 IAVF_FLAG_AQ_DISABLE_VLAN_STRIPPING; in iavf_set_features()
A Diavf_virtchnl.c947 adapter->aq_required &= ~IAVF_FLAG_AQ_DISABLE_VLAN_STRIPPING; in iavf_disable_vlan_stripping()

Completed in 16 milliseconds