Searched refs:IAVF_FLAG_AQ_DISABLE_CHANNELS (Results 1 – 3 of 3) sorted by relevance
328 #define IAVF_FLAG_AQ_DISABLE_CHANNELS BIT_ULL(22) macro
2233 if (adapter->aq_required & IAVF_FLAG_AQ_DISABLE_CHANNELS) { in iavf_process_aq_command()3819 adapter->aq_required = IAVF_FLAG_AQ_DISABLE_CHANNELS; in __iavf_setup_tc()
1847 adapter->aq_required &= ~IAVF_FLAG_AQ_DISABLE_CHANNELS; in iavf_disable_channels()