Searched refs:I40EVF_FLAG_AQ_CONFIGURE_QUEUES (Results 1 – 3 of 3) sorted by relevance
239 #define I40EVF_FLAG_AQ_CONFIGURE_QUEUES BIT(6) macro
274 adapter->aq_required &= ~I40EVF_FLAG_AQ_CONFIGURE_QUEUES; in i40evf_configure_queues()
992 adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_QUEUES; in i40evf_configure()1553 if (adapter->aq_required & I40EVF_FLAG_AQ_CONFIGURE_QUEUES) { in i40evf_watchdog_task()