Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_flow.c1470 enum rte_eth_hash_function algo_func = *func; in hns3_parse_rss_algorithm() local
1471 switch (algo_func) { in hns3_parse_rss_algorithm()
1474 algo_func = hw->rss_info.conf.func; in hns3_parse_rss_algorithm()
1487 algo_func); in hns3_parse_rss_algorithm()
1490 *func = algo_func; in hns3_parse_rss_algorithm()