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