Searched refs:IAVF_FLAG_AQ_SET_RSS_LUT (Results 1 – 3 of 3) sorted by relevance
327 #define IAVF_FLAG_AQ_SET_RSS_LUT BIT_ULL(14) macro
1778 adapter->aq_required |= IAVF_FLAG_AQ_SET_RSS_LUT | in iavf_config_rss()2160 if (adapter->aq_required & IAVF_FLAG_AQ_SET_RSS_LUT) { in iavf_process_aq_command()
1115 adapter->aq_required &= ~IAVF_FLAG_AQ_SET_RSS_LUT; in iavf_set_rss_lut()