Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_compressdev/
H A Drte_comp.h235 enum rte_comp_hash_algorithm hash_algo; member
254 enum rte_comp_hash_algorithm hash_algo; member
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.c220 (hw->rss_info.hash_algo & HNS3_RSS_HASH_ALGO_MASK); in hns3_set_rss_algo_key()
689 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_SIMPLE; in hns3_config_rss()
692 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_SYMMETRIC_TOEP; in hns3_config_rss()
695 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_TOEPLITZ; in hns3_config_rss()
H A Dhns3_rss.h45 uint8_t hash_algo; /* hash function type definited by hardware */ member
H A Dhns3_flow.c1454 uint8_t *hash_algo) in hns3_parse_rss_algorithm() argument
1463 *hash_algo = HNS3_RSS_HASH_ALGO_TOEPLITZ; in hns3_parse_rss_algorithm()
1466 *hash_algo = HNS3_RSS_HASH_ALGO_SIMPLE; in hns3_parse_rss_algorithm()
1469 *hash_algo = HNS3_RSS_HASH_ALGO_SYMMETRIC_TOEP; in hns3_parse_rss_algorithm()
1490 &hw->rss_info.hash_algo); in hns3_hw_rss_hash_set()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h101 uint32_t hash_algo; member
H A Dvirtio_crypto.h405 uint32_t hash_algo; member
H A Dvhost_crypto.c320 ret = auth_algo_transform(param->hash_algo, &xform_auth->auth.algo); in transform_chain_param()
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c90 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
103 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
H A Dcomp_perf_test_verify.c93 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
108 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
H A Dcomp_perf_test_cyclecount.c200 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
213 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst359 .hash_algo = RTE_COMP_HASH_ALGO_NONE
502 .hash_algo = RTE_COMP_HASH_ALGO_NONE