Searched refs:IAVF_FLAG_AQ_ENABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
302 #define IAVF_FLAG_AQ_ENABLE_QUEUES BIT_ULL(0) macro
1227 iavf_schedule_aq_request(adapter, IAVF_FLAG_AQ_ENABLE_QUEUES); in iavf_up_complete()2102 if (adapter->aq_required & IAVF_FLAG_AQ_ENABLE_QUEUES) { in iavf_process_aq_command()4531 IAVF_FLAG_AQ_ENABLE_QUEUES | in iavf_close()
453 adapter->aq_required &= ~IAVF_FLAG_AQ_ENABLE_QUEUES; in iavf_enable_queues()