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