Searched refs:IAVF_FLAG_AQ_GET_CONFIG (Results 1 – 3 of 3) sorted by relevance
315 #define IAVF_FLAG_AQ_GET_CONFIG BIT_ULL(10) macro
1992 if (adapter->aq_required & IAVF_FLAG_AQ_GET_CONFIG) in iavf_process_aq_command()3074 adapter->aq_required |= IAVF_FLAG_AQ_GET_CONFIG; in iavf_reset_task()4288 adapter->aq_required &= IAVF_FLAG_AQ_GET_CONFIG; in iavf_close()4293 aq_to_restore &= ~(IAVF_FLAG_AQ_GET_CONFIG | in iavf_close()
154 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_CONFIG; in iavf_send_vf_config_msg()