Home
last modified time | relevance | path

Searched refs:algo_func (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_flow.c1456 enum rte_eth_hash_function algo_func = *func; in hns3_parse_rss_algorithm() local
1457 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()