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