Searched refs:acl_flow_avx512 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_avx512.c | 10 struct acl_flow_avx512 { struct 22 acl_set_flow_avx512(struct acl_flow_avx512 *flow, const struct rte_acl_ctx *ctx, in acl_set_flow_avx512() argument 40 update_flow_mask(const struct acl_flow_avx512 *flow, uint32_t *fmsk, in update_flow_mask()
|
| H A D | acl_run_avx512_common.h | 105 _F_(first_trans)(const struct acl_flow_avx512 *flow, _T_simd next_input, in _F_() 135 _F_(get_next_bytes)(const struct acl_flow_avx512 *flow, _T_simd pdata[2], in _F_() 184 _F_(start_flow)(struct acl_flow_avx512 *flow, uint32_t num, uint32_t msk, in _F_() 231 _F_(match_process)(struct acl_flow_avx512 *flow, uint32_t *fmsk, in _F_() 264 _F_(match_check_process)(struct acl_flow_avx512 *flow, uint32_t fm[2], in _F_() 311 _F_(search_trie)(struct acl_flow_avx512 *flow) in _F_()
|
| H A D | acl_run_avx512x8.h | 213 struct acl_flow_avx512 flow; in search_avx512x8x2()
|
| H A D | acl_run_avx512x16.h | 298 struct acl_flow_avx512 flow; in search_avx512x16x2()
|