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