| /dpdk/lib/member/ |
| H A D | rte_member_heap.h | 26 struct hash { struct 30 struct hash_bkt buckets[]; argument 42 struct hash *hashtable; argument 49 uint32_t hash = MEMBER_HASH_FUNC(key, key_len, table->seed); in hash_table_insert() local 69 uint32_t hash = MEMBER_HASH_FUNC(key, key_len, table->seed); in hash_table_update() local 87 uint32_t hash = MEMBER_HASH_FUNC(key, key_len, table->seed); in hash_table_del() local 107 uint32_t hash = MEMBER_HASH_FUNC(key, key_len, table->seed); in hash_table_lookup() local
|
| H A D | rte_xxh64_avx512.h | 27 xxh64_round_avx512(__m512i hash, __m512i input) in xxh64_round_avx512() argument 39 xxh64_fmix_avx512(__m512i hash) in xxh64_fmix_avx512() argument [all...] |
| /dpdk/app/test/ |
| H A D | test_hash_functions.c | 150 uint32_t hash; in verify_precalculated_hash_func_tests() local 190 uint32_t hash, hash32; in verify_jhash_32bits() local 227 uint32_t hash, hash_words; in verify_jhash_words() local
|
| H A D | test_rcu_qsbr_perf.c | 290 struct rte_hash *hash = NULL; in test_rcu_qsbr_hash_reader() local 335 struct rte_hash *hash = NULL; in init_hash() local
|
| H A D | test_thash_perf.c | 46 volatile uint32_t hash = 0; in run_rss_calc() local
|
| H A D | test_rcu_qsbr.c | 966 struct rte_hash *hash = NULL; in test_rcu_qsbr_reader() local 1005 struct rte_hash *hash = NULL; in test_rcu_qsbr_writer() local
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_hash.c | 73 roc_hash_md5_gen(uint8_t *msg, uint32_t *hash) in roc_hash_md5_gen() 172 roc_hash_sha1_gen(uint8_t *msg, uint32_t *hash) in roc_hash_sha1_gen() 235 roc_hash_sha256_gen(uint8_t *msg, uint32_t *hash, int hash_size) in roc_hash_sha256_gen() 329 roc_hash_sha512_gen(uint8_t *msg, uint64_t *hash, int hash_size) in roc_hash_sha512_gen()
|
| H A D | roc_npc_utils.c | 342 uint32_t *hash) in npc_ipv6_field_hash_get() 393 uint32_t hash = 0, mask; in npc_process_ipv6_field_hash() local
|
| /dpdk/drivers/net/tap/bpf/ |
| H A D | tap_rss.c | 40 __u32 i, j, hash = 0; in softrss_be() local 233 __u32 hash; in rss_flow_action() local
|
| /dpdk/lib/node/ |
| H A D | udp4_input.c | 41 struct rte_hash *hash; member
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_eswitch_flow.c | 44 uint32_t qid, idx, hash, vlan_tci; in eswitch_npc_vlan_rss_configure() local
|
| /dpdk/drivers/net/memif/ |
| H A D | memif_socket.c | 1009 struct rte_hash *hash; in memif_socket_init() local 1066 struct rte_hash *hash; in memif_socket_remove_device() local
|
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf_core.h | 570 uint16_t hash; member 594 } hash; /**< hash information */ member
|
| /dpdk/lib/hash/ |
| H A D | rte_thash.c | 661 rte_thash_get_complement(struct rte_thash_subtuple_helper * h,uint32_t hash,uint32_t desired_hash) rte_thash_get_complement() argument 776 uint32_t hash, adj_bits; rte_thash_adjust_tuple() local
|
| /dpdk/drivers/net/ena/base/ |
| H A D | ena_eth_com.h | 59 u32 hash; member
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 1308 u64 *c, int hash, bool get_byte) in cxgbe_get_filter_count() 1392 int hash, bool clear_byte) in cxgbe_clear_filter_count()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_asym.h | 246 enum rte_crypto_auth_algorithm hash; global() member 643 enum rte_crypto_auth_algorithm hash; global() member
|
| /dpdk/lib/ipsec/ |
| H A D | ipsec_sad.c | 38 struct rte_hash *hash[RTE_IPSEC_SAD_KEY_TYPE_MASK]; member
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_hal.c | 243 gemac_set_hash(void *base, struct pfe_mac_addr *hash) in gemac_set_hash()
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_filter.c | 849 uint32_t hash; in ef10_filter_add_internal() local 1159 unsigned int hash; in ef10_filter_delete() local
|
| /dpdk/examples/ip_pipeline/ |
| H A D | pipeline.c | 731 struct rte_table_hash_params hash; in pipeline_table_create() member [all...] |
| H A D | pipeline.h | 136 struct table_hash_params hash; member 270 struct table_rule_match_hash hash; member
|
| /dpdk/lib/compressdev/ |
| H A D | rte_comp.h | 445 } hash; member
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 306 int32_t hash; in mcast_forward() local
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 633 split_key_len(uint32_t hash) in split_key_len() 652 split_key_pad_len(uint32_t hash) in split_key_pad_len()
|