Searched refs:IAVF_FLAG_AQ_DISABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
280 #define IAVF_FLAG_AQ_DISABLE_QUEUES BIT(1) macro
342 adapter->aq_required &= ~IAVF_FLAG_AQ_DISABLE_QUEUES; in iavf_disable_queues()
1035 adapter->aq_required |= IAVF_FLAG_AQ_DISABLE_QUEUES; in iavf_down()1532 if (adapter->aq_required & IAVF_FLAG_AQ_DISABLE_QUEUES) { in iavf_process_aq_command()