Home
last modified time | relevance | path

Searched refs:rte_hash_parameters (Results 1 – 25 of 27) sorted by relevance

12

/dpdk/lib/hash/
H A Drte_hash.h82 struct rte_hash_parameters { struct
147 rte_hash_create(const struct rte_hash_parameters *params);
H A Drte_cuckoo_hash.c134 rte_hash_create(const struct rte_hash_parameters *params) in rte_hash_create()
/dpdk/app/test/
H A Dtest_hash.c152 static struct rte_hash_parameters ut_params = {
796 struct rte_hash_parameters params_pseudo_hash = { in test_full_bucket()
899 struct rte_hash_parameters params_pseudo_hash = { in test_extendable_bucket()
1342 struct rte_hash_parameters params; in test_hash_creation_with_bad_parameters()
1421 struct rte_hash_parameters params; in test_hash_creation_with_good_parameters()
1604 static struct rte_hash_parameters hash_params_ex = {
1846 struct rte_hash_parameters params; in test_hash_rcu_qsbr_add()
1925 struct rte_hash_parameters params_pseudo_hash = { in test_hash_rcu_qsbr_dq_mode()
2095 struct rte_hash_parameters params_pseudo_hash = { in test_hash_rcu_qsbr_sync_mode()
H A Dtest_mp_secondary.c170 const struct rte_hash_parameters hash_params = { .name = "test_mp_hash" }; in run_object_creation_tests()
H A Dtest_hash_multiwriter.c109 struct rte_hash_parameters hash_params = { in test_hash_multiwriter()
H A Dtest_func_reentrancy.c231 struct rte_hash_parameters hash_params = { in hash_create_free()
H A Dtest_rcu_qsbr_perf.c334 struct rte_hash_parameters hash_params = { in init_hash()
H A Dtest_hash_readwrite.c132 struct rte_hash_parameters hash_params = { in init_params()
H A Dtest_hash_perf.c74 static struct rte_hash_parameters ut_params = {
H A Dtest_rcu_qsbr.c1049 struct rte_hash_parameters hash_params = { in init_hash()
H A Dtest_hash_readwrite_lf_perf.c153 struct rte_hash_parameters hash_params = { in init_params()
/dpdk/examples/server_node_efd/node/
H A Dnode.c201 struct rte_hash_parameters hash_params = { in create_hash_table()
/dpdk/lib/table/
H A Drte_table_hash_cuckoo.c104 struct rte_hash_parameters hash_cuckoo_params = { in rte_table_hash_cuckoo_create()
/dpdk/examples/l3fwd/
H A Dl3fwd_em.c944 struct rte_hash_parameters ipv4_l3fwd_hash_params = { in setup_hash()
952 struct rte_hash_parameters ipv6_l3fwd_hash_params = { in setup_hash()
/dpdk/lib/ipsec/
H A Dipsec_sad.c262 struct rte_hash_parameters hash_params = {0}; in rte_ipsec_sad_create()
/dpdk/examples/l3fwd-power/
H A Dmain.c2006 struct rte_hash_parameters ipv4_l3fwd_hash_params = { in setup_hash()
2014 struct rte_hash_parameters ipv6_l3fwd_hash_params = { in setup_hash()
/dpdk/lib/lpm/
H A Drte_lpm6.c268 struct rte_hash_parameters rule_hash_tbl_params = { in rte_lpm6_create()
/dpdk/drivers/net/memif/
H A Dmemif_socket.c983 struct rte_hash_parameters params = { 0 }; in memif_create_socket_hash()
/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c829 struct rte_hash_parameters fdir_hash_params = { in hns3_fdir_filter_init()
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.c329 struct rte_hash_parameters dh_params = { 0 }; in hinic_osdep_init()
/dpdk/lib/vhost/
H A Dvhost_crypto.c1432 struct rte_hash_parameters params = {0}; in rte_vhost_crypto_create()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c859 struct rte_hash_parameters fdir_hash_params = { in txgbe_fdir_filter_init()
894 struct rte_hash_parameters l2_tn_hash_params = { in txgbe_l2_tn_filter_init()
/dpdk/drivers/net/ice/
H A Dice_fdir_filter.c383 struct rte_hash_parameters fdir_hash_params = { in ice_fdir_init_filter_list()
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2154 struct rte_hash_parameters params = { 0 }; in cryptodevs_init()
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c3142 struct rte_hash_parameters params = { in enic_fm_init_actions()

12