Searched refs:I40EVF_FLAG_AQ_MAP_VECTORS (Results 1 – 3 of 3) sorted by relevance
240 #define I40EVF_FLAG_AQ_MAP_VECTORS BIT(7) macro
444 adapter->aq_required |= I40EVF_FLAG_AQ_MAP_VECTORS; in i40evf_map_rings_to_vectors()1528 if (adapter->aq_required & I40EVF_FLAG_AQ_MAP_VECTORS) { in i40evf_watchdog_task()1729 adapter->aq_required |= I40EVF_FLAG_AQ_MAP_VECTORS; in i40evf_reset_task()
375 adapter->aq_required &= ~I40EVF_FLAG_AQ_MAP_VECTORS; in i40evf_map_queues()