Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h344 #define IAVF_FLAG_AQ_GET_QOS_CAPS BIT_ULL(41) macro
H A Diavf_main.c2133 if (adapter->aq_required & IAVF_FLAG_AQ_GET_QOS_CAPS) { in iavf_process_aq_command()
2856 adapter->aq_required |= IAVF_FLAG_AQ_GET_QOS_CAPS; in iavf_init_config_adapter()