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.h330 #define IAVF_FLAG_AQ_REQUEST_STATS BIT_ULL(29) macro
H A Diavf_ethtool.c342 iavf_schedule_aq_request(adapter, IAVF_FLAG_AQ_REQUEST_STATS); in iavf_get_ethtool_stats()