Searched refs:IAVF_FLAG_AQ_REQUEST_STATS (Results 1 – 2 of 2) sorted by relevance
332 #define IAVF_FLAG_AQ_REQUEST_STATS BIT_ULL(29) macro
2256 if (adapter->aq_required & IAVF_FLAG_AQ_REQUEST_STATS) { in iavf_process_aq_command()