Home
last modified time | relevance | path

Searched refs:IAVF_FLAG_AQ_REQUEST_STATS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h332 #define IAVF_FLAG_AQ_REQUEST_STATS BIT_ULL(29) macro
H A Diavf_main.c2256 if (adapter->aq_required & IAVF_FLAG_AQ_REQUEST_STATS) { in iavf_process_aq_command()