Searched refs:I40EVF_FLAG_AQ_MAP_VECTORS (Results 1 – 3 of 3) sorted by relevance
235 #define I40EVF_FLAG_AQ_MAP_VECTORS (u32)(1 << 7) macro
354 adapter->aq_required &= ~I40EVF_FLAG_AQ_MAP_VECTORS; in i40evf_map_queues()
440 adapter->aq_required |= I40EVF_FLAG_AQ_MAP_VECTORS; in i40evf_map_rings_to_vectors()1377 if (adapter->aq_required & I40EVF_FLAG_AQ_MAP_VECTORS) { in i40evf_watchdog_task()