Searched refs:IAVF_FLAG_AQ_GET_QOS_CAPS (Results 1 – 3 of 3) sorted by relevance
345 #define IAVF_FLAG_AQ_GET_QOS_CAPS BIT_ULL(41) macro
2123 if (adapter->aq_required & IAVF_FLAG_AQ_GET_QOS_CAPS) { in iavf_process_aq_command()2719 adapter->aq_required |= IAVF_FLAG_AQ_GET_QOS_CAPS; in iavf_init_config_adapter()
1528 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_QOS_CAPS; in iavf_get_qos_caps()