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