Searched refs:IAVF_FLAG_AQ_ENABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
277 #define IAVF_FLAG_AQ_ENABLE_QUEUES BIT(0) macro
314 adapter->aq_required &= ~IAVF_FLAG_AQ_ENABLE_QUEUES; in iavf_enable_queues()
946 adapter->aq_required |= IAVF_FLAG_AQ_ENABLE_QUEUES; in iavf_up_complete()1559 if (adapter->aq_required & IAVF_FLAG_AQ_ENABLE_QUEUES) { in iavf_process_aq_command()