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