Searched refs:IAVF_FLAG_AQ_CONFIGURE_QUEUES (Results 1 – 3 of 3) sorted by relevance
318 #define IAVF_FLAG_AQ_CONFIGURE_QUEUES BIT_ULL(6) macro
1265 adapter->aq_required |= IAVF_FLAG_AQ_CONFIGURE_QUEUES; in iavf_configure()2130 if (adapter->aq_required & IAVF_FLAG_AQ_CONFIGURE_QUEUES) { in iavf_process_aq_command()4324 IAVF_FLAG_AQ_CONFIGURE_QUEUES | in iavf_close()
318 adapter->aq_required &= ~IAVF_FLAG_AQ_CONFIGURE_QUEUES; in iavf_configure_queues()