Searched refs:acl_flow_data (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/acl/ |
| H A D | acl_run.h | 35 struct acl_flow_data { struct 128 acl_start_next_trie(struct acl_flow_data *flows, struct parms *parms, int n, in acl_start_next_trie() 175 acl_set_flow(struct acl_flow_data *flows, struct completion *cmplt, in acl_set_flow() 205 struct acl_flow_data *flows, resolve_priority_t resolve_priority) in acl_match_check()
|
| H A D | acl_run_sse.h | 100 struct parms *parms, struct acl_flow_data *flows) in acl_process_matches() 125 struct acl_flow_data *flows, xmm_t *indices1, xmm_t *indices2, in acl_match_check_x4() 198 struct acl_flow_data flows; in search_sse_8() 287 struct acl_flow_data flows; in search_sse_4()
|
| H A D | acl_run_avx2.h | 91 struct parms *parms, struct acl_flow_data *flows, uint32_t slot, in acl_process_matches_avx2x8() 135 struct acl_flow_data *flows, uint32_t slot, in acl_match_check_avx2x8() 164 struct acl_flow_data flows; in search_avx2x16()
|
| H A D | acl_run_neon.h | 82 struct acl_flow_data *flows, uint64_t transitions[]) in acl_match_check_x4() 164 struct acl_flow_data flows; in search_neon_8() 226 struct acl_flow_data flows; in search_neon_4()
|
| H A D | acl_run_altivec.h | 88 struct acl_flow_data *flows, uint64_t transitions[]) in acl_match_check_x4() 191 struct acl_flow_data flows; in search_altivec_8() 262 struct acl_flow_data flows; in search_altivec_4()
|
| H A D | acl_run_scalar.c | 116 struct acl_flow_data flows; in rte_acl_classify_scalar()
|