Searched refs:IAVF_FLAG_AQ_DISABLE_CTAG_VLAN_INSERTION (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1308 ~IAVF_FLAG_AQ_DISABLE_CTAG_VLAN_INSERTION;
H A Diavf_main.c2182 if (adapter->aq_required & IAVF_FLAG_AQ_DISABLE_CTAG_VLAN_INSERTION) {
2270 aq_required |= IAVF_FLAG_AQ_DISABLE_CTAG_VLAN_INSERTION;
H A Diavf.h335 #define IAVF_FLAG_AQ_DISABLE_CTAG_VLAN_INSERTION BIT_ULL(36) macro

Completed in 188 milliseconds