Searched refs:IAVF_FLAG_AQ_GET_OFFLOAD_VLAN_V2_CAPS (Results 1 – 3 of 3) sorted by relevance
336 #define IAVF_FLAG_AQ_GET_OFFLOAD_VLAN_V2_CAPS BIT_ULL(30) macro356 (IAVF_FLAG_AQ_GET_OFFLOAD_VLAN_V2_CAPS | \
172 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_OFFLOAD_VLAN_V2_CAPS; in iavf_send_vf_offload_vlan_v2_msg()
2123 if (adapter->aq_required & IAVF_FLAG_AQ_GET_OFFLOAD_VLAN_V2_CAPS) in iavf_process_aq_command()