Searched refs:modify_algo (Results 1 – 1 of 1) sorted by relevance
1000 bool modify_key, modify_algo; in hns3_update_rss_algo_key() local1005 modify_algo = hash_func != RTE_ETH_HASH_FUNCTION_DEFAULT; in hns3_update_rss_algo_key()1006 if (!modify_key && !modify_algo) in hns3_update_rss_algo_key()1009 if (modify_algo && hash_func >= RTE_DIM(hns3_hash_func_map)) { in hns3_update_rss_algo_key()1025 if (modify_algo) in hns3_update_rss_algo_key()