Searched refs:hash_algo (Results 1 – 12 of 12) sorted by relevance
234 enum rte_comp_hash_algorithm hash_algo; member253 enum rte_comp_hash_algorithm hash_algo; member
216 (hw->rss_info.hash_algo & HNS3_RSS_HASH_ALGO_MASK); in hns3_rss_set_algo_key()663 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_SIMPLE; in hns3_config_rss()666 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_SYMMETRIC_TOEP; in hns3_config_rss()669 hw->rss_info.hash_algo = HNS3_RSS_HASH_ALGO_TOEPLITZ; in hns3_config_rss()
44 uint8_t hash_algo; /* hash function type defined by hardware */ member
1468 uint8_t *hash_algo) in hns3_parse_rss_algorithm() argument1477 *hash_algo = HNS3_RSS_HASH_ALGO_TOEPLITZ; in hns3_parse_rss_algorithm()1480 *hash_algo = HNS3_RSS_HASH_ALGO_SIMPLE; in hns3_parse_rss_algorithm()1483 *hash_algo = HNS3_RSS_HASH_ALGO_SYMMETRIC_TOEP; in hns3_parse_rss_algorithm()1503 &hw->rss_info.hash_algo); in hns3_hw_rss_hash_set()
99 uint32_t hash_algo; member
405 uint32_t hash_algo; member
320 ret = auth_algo_transform(param->hash_algo, &xform_auth->auth.algo); in transform_chain_param()
90 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()103 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
93 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()108 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
199 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()212 .hash_algo = RTE_COMP_HASH_ALGO_NONE in main_loop()
304 if (xform->compress.hash_algo != RTE_COMP_HASH_ALGO_NONE) { in mlx5_compress_xform_create()318 if (xform->compress.hash_algo != RTE_COMP_HASH_ALGO_NONE) { in mlx5_compress_xform_create()
359 .hash_algo = RTE_COMP_HASH_ALGO_NONE502 .hash_algo = RTE_COMP_HASH_ALGO_NONE