Searched refs:IAVF_FLAG_AQ_GET_CONFIG (Results 1 – 3 of 3) sorted by relevance
279 #define IAVF_FLAG_AQ_GET_CONFIG BIT(10) macro
145 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_CONFIG; in iavf_send_vf_config_msg()
1523 if (adapter->aq_required & IAVF_FLAG_AQ_GET_CONFIG) in iavf_process_aq_command()2179 adapter->aq_required |= IAVF_FLAG_AQ_GET_CONFIG; in iavf_reset_task()