Searched refs:I40EVF_FLAG_AQ_DISABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
229 #define I40EVF_FLAG_AQ_DISABLE_QUEUES (u32)(1 << 1) macro
304 adapter->aq_required &= ~I40EVF_FLAG_AQ_DISABLE_QUEUES; in i40evf_disable_queues()
1017 adapter->aq_required |= I40EVF_FLAG_AQ_DISABLE_QUEUES; in i40evf_down()1372 if (adapter->aq_required & I40EVF_FLAG_AQ_DISABLE_QUEUES) { in i40evf_watchdog_task()