Searched refs:IAVF_FLAG_AQ_MAP_VECTORS (Results 1 – 3 of 3) sorted by relevance
276 #define IAVF_FLAG_AQ_MAP_VECTORS BIT(7) macro
376 adapter->aq_required |= IAVF_FLAG_AQ_MAP_VECTORS; in iavf_map_rings_to_vectors()1530 if (adapter->aq_required & IAVF_FLAG_AQ_MAP_VECTORS) { in iavf_process_aq_command()2180 adapter->aq_required |= IAVF_FLAG_AQ_MAP_VECTORS; in iavf_reset_task()
393 adapter->aq_required &= ~IAVF_FLAG_AQ_MAP_VECTORS; in iavf_map_queues()