Searched refs:IAVF_FLAG_AQ_SET_RSS_KEY (Results 1 – 3 of 3) sorted by relevance
319 #define IAVF_FLAG_AQ_SET_RSS_KEY BIT_ULL(13) macro
1753 IAVF_FLAG_AQ_SET_RSS_KEY; in iavf_config_rss()2062 if (adapter->aq_required & IAVF_FLAG_AQ_SET_RSS_KEY) { in iavf_process_aq_command()
1087 adapter->aq_required &= ~IAVF_FLAG_AQ_SET_RSS_KEY; in iavf_set_rss_key()