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