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