Home
last modified time | relevance | path

Searched refs:acl_match_check_x4 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_acl/
H A Dacl_run_neon.h81 acl_match_check_x4(int slot, const struct rte_acl_ctx *ctx, struct parms *parms, in acl_match_check_x4() function
179 acl_match_check_x4(0, ctx, parms, &flows, &index_array[0]); in search_neon_8()
180 acl_match_check_x4(4, ctx, parms, &flows, &index_array[4]); in search_neon_8()
211 acl_match_check_x4(0, ctx, parms, &flows, &index_array[0]); in search_neon_8()
212 acl_match_check_x4(4, ctx, parms, &flows, &index_array[4]); in search_neon_8()
241 acl_match_check_x4(0, ctx, parms, &flows, index_array); in search_neon_4()
257 acl_match_check_x4(0, ctx, parms, &flows, index_array); in search_neon_4()
H A Dacl_run_altivec.h87 acl_match_check_x4(int slot, const struct rte_acl_ctx *ctx, struct parms *parms, in acl_match_check_x4() function
206 acl_match_check_x4(0, ctx, parms, &flows, (uint64_t *)&index_array[0]); in search_altivec_8()
207 acl_match_check_x4(4, ctx, parms, &flows, (uint64_t *)&index_array[4]); in search_altivec_8()
245 acl_match_check_x4(0, ctx, parms, &flows, in search_altivec_8()
247 acl_match_check_x4(4, ctx, parms, &flows, in search_altivec_8()
277 acl_match_check_x4(0, ctx, parms, &flows, index_array); in search_altivec_4()
298 acl_match_check_x4(0, ctx, parms, &flows, index_array); in search_altivec_4()
H A Dacl_run_sse.h124 acl_match_check_x4(int slot, const struct rte_acl_ctx *ctx, struct parms *parms, in acl_match_check_x4() function
227 acl_match_check_x4(0, ctx, parms, &flows, in search_sse_8()
229 acl_match_check_x4(4, ctx, parms, &flows, in search_sse_8()
270 acl_match_check_x4(0, ctx, parms, &flows, in search_sse_8()
272 acl_match_check_x4(4, ctx, parms, &flows, in search_sse_8()
305 acl_match_check_x4(0, ctx, parms, &flows, in search_sse_4()
323 acl_match_check_x4(0, ctx, parms, &flows, in search_sse_4()