Searched refs:group_hash_idx (Results 1 – 3 of 3) sorted by relevance
18 efd_lookup_internal_avx2(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_avx2() argument31 (__m128i const *) &group_hash_idx[i])); in efd_lookup_internal_avx2()49 RTE_SET_USED(group_hash_idx); in efd_lookup_internal_avx2()
16 efd_lookup_internal_neon(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_neon() argument30 vld1_u16((uint16_t const *)&group_hash_idx[i]), 0); in efd_lookup_internal_neon()
1243 efd_lookup_internal_scalar(const efd_hashfunc_t *group_hash_idx, in efd_lookup_internal_scalar() argument1253 group_hash_idx[RTE_EFD_VALUE_NUM_BITS - i - 1]); in efd_lookup_internal_scalar()