Searched refs:IAVF_FLAG_AQ_GET_CONFIG (Results 1 – 3 of 3) sorted by relevance
322 #define IAVF_FLAG_AQ_GET_CONFIG BIT_ULL(10) macro
2086 if (adapter->aq_required & IAVF_FLAG_AQ_GET_CONFIG) in iavf_process_aq_command()3138 adapter->aq_required |= IAVF_FLAG_AQ_GET_CONFIG; in iavf_reset_task()4317 adapter->aq_required &= IAVF_FLAG_AQ_GET_CONFIG; in iavf_close()4322 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()