Searched refs:I40EVF_FLAG_AQ_DISABLE_QUEUES (Results 1 – 3 of 3) sorted by relevance
234 #define I40EVF_FLAG_AQ_DISABLE_QUEUES BIT(1) macro
325 adapter->aq_required &= ~I40EVF_FLAG_AQ_DISABLE_QUEUES; in i40evf_disable_queues()
1058 adapter->aq_required |= I40EVF_FLAG_AQ_DISABLE_QUEUES; in i40evf_down()1523 if (adapter->aq_required & I40EVF_FLAG_AQ_DISABLE_QUEUES) { in i40evf_watchdog_task()