Searched refs:algo_func (Results 1 – 1 of 1) sorted by relevance
1456 enum rte_eth_hash_function algo_func = *func; in hns3_parse_rss_algorithm() local1457 switch (algo_func) { in hns3_parse_rss_algorithm()1460 algo_func = hw->rss_info.conf.func; in hns3_parse_rss_algorithm()1473 algo_func); in hns3_parse_rss_algorithm()1476 *func = algo_func; in hns3_parse_rss_algorithm()