Searched refs:IAVF_FLAG_AQ_MAP_VECTORS (Results 1 – 3 of 3) sorted by relevance
286 #define IAVF_FLAG_AQ_MAP_VECTORS BIT(7) macro
390 adapter->aq_required |= IAVF_FLAG_AQ_MAP_VECTORS; in iavf_map_rings_to_vectors()1537 if (adapter->aq_required & IAVF_FLAG_AQ_MAP_VECTORS) { in iavf_process_aq_command()2200 adapter->aq_required |= IAVF_FLAG_AQ_MAP_VECTORS; in iavf_reset_task()
397 adapter->aq_required &= ~IAVF_FLAG_AQ_MAP_VECTORS; in iavf_map_queues()