Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.h117 typedef uint16_t efd_hashfunc_t; typedef
H A Drte_efd_x86.h18 efd_lookup_internal_avx2(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_avx2()
H A Drte_efd_arm64.h16 efd_lookup_internal_neon(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_neon()
H A Drte_efd.c209 efd_hashfunc_t hash_idx[RTE_EFD_VALUE_NUM_BITS];
376 efd_hashfunc_t hash_idx; in efd_search_hash()
377 efd_hashfunc_t start_hash_idx[RTE_EFD_VALUE_NUM_BITS]; in efd_search_hash()
1243 efd_lookup_internal_scalar(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_scalar()