Searched refs:IAVF_FLAG_AQ_SET_RSS_LUT (Results 1 – 3 of 3) sorted by relevance
292 #define IAVF_FLAG_AQ_SET_RSS_LUT BIT(14) macro
1304 adapter->aq_required |= IAVF_FLAG_AQ_SET_RSS_LUT | in iavf_config_rss()1618 if (adapter->aq_required & IAVF_FLAG_AQ_SET_RSS_LUT) { in iavf_process_aq_command()
896 adapter->aq_required &= ~IAVF_FLAG_AQ_SET_RSS_LUT; in iavf_set_rss_lut()