Searched refs:IAVF_FLAG_AQ_ENABLE_CHANNELS (Results 1 – 3 of 3) sorted by relevance
301 #define IAVF_FLAG_AQ_ENABLE_CHANNELS BIT(21) macro
1087 adapter->aq_required &= ~IAVF_FLAG_AQ_ENABLE_CHANNELS; in iavf_enable_channels()
1623 if (adapter->aq_required & IAVF_FLAG_AQ_ENABLE_CHANNELS) { in iavf_process_aq_command()2732 adapter->aq_required |= IAVF_FLAG_AQ_ENABLE_CHANNELS; in __iavf_setup_tc()