Searched refs:IAVF_FLAG_AQ_SET_RSS_KEY (Results 1 – 3 of 3) sorted by relevance
297 #define IAVF_FLAG_AQ_SET_RSS_KEY BIT(13) macro
1419 IAVF_FLAG_AQ_SET_RSS_KEY; in iavf_config_rss()1723 if (adapter->aq_required & IAVF_FLAG_AQ_SET_RSS_KEY) { in iavf_process_aq_command()
880 adapter->aq_required &= ~IAVF_FLAG_AQ_SET_RSS_KEY; in iavf_set_rss_key()