Searched refs:IAVF_FLAG_AQ_GET_CONFIG (Results 1 – 3 of 3) sorted by relevance
288 #define IAVF_FLAG_AQ_GET_CONFIG BIT(10) macro
1585 if (adapter->aq_required & IAVF_FLAG_AQ_GET_CONFIG) in iavf_process_aq_command()2310 adapter->aq_required |= IAVF_FLAG_AQ_GET_CONFIG; in iavf_reset_task()
149 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_CONFIG; in iavf_send_vf_config_msg()
Completed in 13 milliseconds