Searched refs:I40EVF_FLAG_AQ_ENABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
228 #define I40EVF_FLAG_AQ_ENABLE_QUEUES (u32)(1) macro
279 adapter->aq_required &= ~I40EVF_FLAG_AQ_ENABLE_QUEUES; in i40evf_enable_queues()
973 adapter->aq_required |= I40EVF_FLAG_AQ_ENABLE_QUEUES; in i40evf_up_complete()1407 if (adapter->aq_required & I40EVF_FLAG_AQ_ENABLE_QUEUES) { in i40evf_watchdog_task()