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