Searched refs:IAVF_FLAG_AQ_REQUEST_STATS (Results 1 – 3 of 3) sorted by relevance
308 #define IAVF_FLAG_AQ_REQUEST_STATS BIT(29) macro
186 adapter->aq_required |= IAVF_FLAG_AQ_REQUEST_STATS; in iavf_schedule_request_stats()1720 if (adapter->aq_required & IAVF_FLAG_AQ_REQUEST_STATS) { in iavf_process_aq_command()
798 adapter->aq_required &= ~IAVF_FLAG_AQ_REQUEST_STATS; in iavf_request_stats()
Completed in 14 milliseconds