Lines Matching defs:p

98 struct_type_find(struct rte_swx_pipeline *p, const char *name)  in struct_type_find()
125 rte_swx_pipeline_struct_type_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_struct_type_register()
191 struct_build(struct rte_swx_pipeline *p) in struct_build()
206 struct_build_free(struct rte_swx_pipeline *p) in struct_build_free()
219 struct_free(struct rte_swx_pipeline *p) in struct_free()
241 port_in_type_find(struct rte_swx_pipeline *p, const char *name) in port_in_type_find()
256 rte_swx_pipeline_port_in_type_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_port_in_type_register()
287 port_in_find(struct rte_swx_pipeline *p, uint32_t port_id) in port_in_find()
299 rte_swx_pipeline_port_in_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_port_in_config()
337 port_in_build(struct rte_swx_pipeline *p) in port_in_build()
361 port_in_build_free(struct rte_swx_pipeline *p) in port_in_build_free()
368 port_in_free(struct rte_swx_pipeline *p) in port_in_free()
402 port_out_type_find(struct rte_swx_pipeline *p, const char *name) in port_out_type_find()
417 rte_swx_pipeline_port_out_type_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_port_out_type_register()
450 port_out_find(struct rte_swx_pipeline *p, uint32_t port_id) in port_out_find()
462 rte_swx_pipeline_port_out_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_port_out_config()
500 port_out_build(struct rte_swx_pipeline *p) in port_out_build()
527 port_out_build_free(struct rte_swx_pipeline *p) in port_out_build_free()
534 port_out_free(struct rte_swx_pipeline *p) in port_out_free()
568 rte_swx_pipeline_mirroring_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_mirroring_config()
587 mirroring_build_free(struct rte_swx_pipeline *p) in mirroring_build_free()
605 mirroring_free(struct rte_swx_pipeline *p) in mirroring_free()
611 mirroring_build(struct rte_swx_pipeline *p) in mirroring_build()
640 extern_type_find(struct rte_swx_pipeline *p, const char *name) in extern_type_find()
664 extern_obj_find(struct rte_swx_pipeline *p, const char *name) in extern_obj_find()
676 extern_obj_member_func_parse(struct rte_swx_pipeline *p, in extern_obj_member_func_parse()
720 extern_obj_mailbox_field_parse(struct rte_swx_pipeline *p, in extern_obj_mailbox_field_parse()
764 rte_swx_pipeline_extern_type_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_extern_type_register()
804 rte_swx_pipeline_extern_type_member_func_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_extern_type_member_func_register()
841 rte_swx_pipeline_extern_object_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_extern_object_config()
886 extern_obj_build(struct rte_swx_pipeline *p) in extern_obj_build()
921 extern_obj_build_free(struct rte_swx_pipeline *p) in extern_obj_build_free()
944 extern_obj_free(struct rte_swx_pipeline *p) in extern_obj_free()
991 extern_func_find(struct rte_swx_pipeline *p, const char *name) in extern_func_find()
1003 extern_func_parse(struct rte_swx_pipeline *p, in extern_func_parse()
1013 extern_func_mailbox_field_parse(struct rte_swx_pipeline *p, in extern_func_mailbox_field_parse()
1057 rte_swx_pipeline_extern_func_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_extern_func_register()
1097 extern_func_build(struct rte_swx_pipeline *p) in extern_func_build()
1130 extern_func_build_free(struct rte_swx_pipeline *p) in extern_func_build_free()
1153 extern_func_free(struct rte_swx_pipeline *p) in extern_func_free()
1173 hash_func_find(struct rte_swx_pipeline *p, const char *name) in hash_func_find()
1185 rte_swx_pipeline_hash_func_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_hash_func_register()
1215 hash_func_build(struct rte_swx_pipeline *p) in hash_func_build()
1234 hash_func_build_free(struct rte_swx_pipeline *p) in hash_func_build_free()
1241 hash_func_free(struct rte_swx_pipeline *p) in hash_func_free()
1261 rss_find(struct rte_swx_pipeline *p, const char *name) in rss_find()
1273 rss_find_by_id(struct rte_swx_pipeline *p, uint32_t rss_obj_id) in rss_find_by_id()
1285 rte_swx_pipeline_rss_config(struct rte_swx_pipeline *p, const char *name) in rte_swx_pipeline_rss_config()
1310 rss_build_free(struct rte_swx_pipeline *p) in rss_build_free()
1333 rss_build(struct rte_swx_pipeline *p) in rss_build()
1364 rss_free(struct rte_swx_pipeline *p) in rss_free()
1384 header_find(struct rte_swx_pipeline *p, const char *name) in header_find()
1396 header_find_by_struct_id(struct rte_swx_pipeline *p, uint32_t struct_id) in header_find_by_struct_id()
1408 header_parse(struct rte_swx_pipeline *p, in header_parse()
1418 header_field_parse(struct rte_swx_pipeline *p, in header_field_parse()
1462 rte_swx_pipeline_packet_header_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_packet_header_register()
1501 header_build(struct rte_swx_pipeline *p) in header_build()
1546 header_build_free(struct rte_swx_pipeline *p) in header_build_free()
1568 header_free(struct rte_swx_pipeline *p) in header_free()
1588 metadata_field_parse(struct rte_swx_pipeline *p, const char *name) in metadata_field_parse()
1600 rte_swx_pipeline_packet_metadata_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_packet_metadata_register()
1622 metadata_build(struct rte_swx_pipeline *p) in metadata_build()
1643 metadata_build_free(struct rte_swx_pipeline *p) in metadata_build_free()
1656 metadata_free(struct rte_swx_pipeline *p) in metadata_free()
1761 struct_field_parse(struct rte_swx_pipeline *p, in struct_field_parse()
1837 instr_rx_translate(struct rte_swx_pipeline *p, in instr_rx_translate()
1863 instr_tx_translate(struct rte_swx_pipeline *p, in instr_tx_translate()
1910 instr_tx_exec(struct rte_swx_pipeline *p) in instr_tx_exec()
1923 instr_tx_i_exec(struct rte_swx_pipeline *p) in instr_tx_i_exec()
1936 instr_drop_exec(struct rte_swx_pipeline *p) in instr_drop_exec()
1952 instr_mirror_translate(struct rte_swx_pipeline *p, in instr_mirror_translate()
1987 instr_mirror_exec(struct rte_swx_pipeline *p) in instr_mirror_exec()
2016 instr_recircid_translate(struct rte_swx_pipeline *p, in instr_recircid_translate()
2038 instr_recirculate_exec(struct rte_swx_pipeline *p) in instr_recirculate_exec()
2050 instr_recircid_exec(struct rte_swx_pipeline *p) in instr_recircid_exec()
2065 instr_hdr_extract_translate(struct rte_swx_pipeline *p, in instr_hdr_extract_translate()
2108 instr_hdr_lookahead_translate(struct rte_swx_pipeline *p, in instr_hdr_lookahead_translate()
2133 instr_hdr_extract_exec(struct rte_swx_pipeline *p) in instr_hdr_extract_exec()
2145 instr_hdr_extract2_exec(struct rte_swx_pipeline *p) in instr_hdr_extract2_exec()
2157 instr_hdr_extract3_exec(struct rte_swx_pipeline *p) in instr_hdr_extract3_exec()
2169 instr_hdr_extract4_exec(struct rte_swx_pipeline *p) in instr_hdr_extract4_exec()
2181 instr_hdr_extract5_exec(struct rte_swx_pipeline *p) in instr_hdr_extract5_exec()
2193 instr_hdr_extract6_exec(struct rte_swx_pipeline *p) in instr_hdr_extract6_exec()
2205 instr_hdr_extract7_exec(struct rte_swx_pipeline *p) in instr_hdr_extract7_exec()
2217 instr_hdr_extract8_exec(struct rte_swx_pipeline *p) in instr_hdr_extract8_exec()
2229 instr_hdr_extract_m_exec(struct rte_swx_pipeline *p) in instr_hdr_extract_m_exec()
2241 instr_hdr_lookahead_exec(struct rte_swx_pipeline *p) in instr_hdr_lookahead_exec()
2256 instr_hdr_emit_translate(struct rte_swx_pipeline *p, in instr_hdr_emit_translate()
2278 instr_hdr_emit_exec(struct rte_swx_pipeline *p) in instr_hdr_emit_exec()
2290 instr_hdr_emit_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit_tx_exec()
2303 instr_hdr_emit2_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit2_tx_exec()
2316 instr_hdr_emit3_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit3_tx_exec()
2329 instr_hdr_emit4_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit4_tx_exec()
2342 instr_hdr_emit5_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit5_tx_exec()
2355 instr_hdr_emit6_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit6_tx_exec()
2368 instr_hdr_emit7_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit7_tx_exec()
2381 instr_hdr_emit8_tx_exec(struct rte_swx_pipeline *p) in instr_hdr_emit8_tx_exec()
2397 instr_hdr_validate_translate(struct rte_swx_pipeline *p, in instr_hdr_validate_translate()
2418 instr_hdr_validate_exec(struct rte_swx_pipeline *p) in instr_hdr_validate_exec()
2433 instr_hdr_invalidate_translate(struct rte_swx_pipeline *p, in instr_hdr_invalidate_translate()
2453 instr_hdr_invalidate_exec(struct rte_swx_pipeline *p) in instr_hdr_invalidate_exec()
2477 instr_table_translate(struct rte_swx_pipeline *p, in instr_table_translate()
2516 instr_table_exec(struct rte_swx_pipeline *p) in instr_table_exec()
2571 instr_table_af_exec(struct rte_swx_pipeline *p) in instr_table_af_exec()
2631 instr_selector_exec(struct rte_swx_pipeline *p) in instr_selector_exec()
2670 instr_learner_exec(struct rte_swx_pipeline *p) in instr_learner_exec()
2731 instr_learner_af_exec(struct rte_swx_pipeline *p) in instr_learner_af_exec()
2809 instr_learn_translate(struct rte_swx_pipeline *p, in instr_learn_translate()
2856 instr_learn_exec(struct rte_swx_pipeline *p) in instr_learn_exec()
2871 instr_rearm_translate(struct rte_swx_pipeline *p, in instr_rearm_translate()
2905 instr_rearm_exec(struct rte_swx_pipeline *p) in instr_rearm_exec()
2917 instr_rearm_new_exec(struct rte_swx_pipeline *p) in instr_rearm_new_exec()
2948 instr_forget_exec(struct rte_swx_pipeline *p) in instr_forget_exec()
2963 instr_entryid_translate(struct rte_swx_pipeline *p, in instr_entryid_translate()
2985 instr_entryid_exec(struct rte_swx_pipeline *p) in instr_entryid_exec()
3000 instr_extern_translate(struct rte_swx_pipeline *p, in instr_extern_translate()
3041 instr_extern_obj_exec(struct rte_swx_pipeline *p) in instr_extern_obj_exec()
3056 instr_extern_func_exec(struct rte_swx_pipeline *p) in instr_extern_func_exec()
3074 instr_hash_translate(struct rte_swx_pipeline *p, in instr_hash_translate()
3115 instr_hash_func_exec(struct rte_swx_pipeline *p) in instr_hash_func_exec()
3131 instr_rss_translate(struct rte_swx_pipeline *p, in instr_rss_translate()
3172 instr_rss_exec(struct rte_swx_pipeline *p) in instr_rss_exec()
3188 instr_mov_translate(struct rte_swx_pipeline *p, in instr_mov_translate()
3274 instr_mov_exec(struct rte_swx_pipeline *p) in instr_mov_exec()
3286 instr_mov_mh_exec(struct rte_swx_pipeline *p) in instr_mov_mh_exec()
3298 instr_mov_hm_exec(struct rte_swx_pipeline *p) in instr_mov_hm_exec()
3310 instr_mov_hh_exec(struct rte_swx_pipeline *p) in instr_mov_hh_exec()
3322 instr_mov_dma_exec(struct rte_swx_pipeline *p) in instr_mov_dma_exec()
3334 instr_mov_128_exec(struct rte_swx_pipeline *p) in instr_mov_128_exec()
3346 instr_mov_128_64_exec(struct rte_swx_pipeline *p) in instr_mov_128_64_exec()
3358 instr_mov_64_128_exec(struct rte_swx_pipeline *p) in instr_mov_64_128_exec()
3370 instr_mov_128_32_exec(struct rte_swx_pipeline *p) in instr_mov_128_32_exec()
3382 instr_mov_32_128_exec(struct rte_swx_pipeline *p) in instr_mov_32_128_exec()
3394 instr_mov_i_exec(struct rte_swx_pipeline *p) in instr_mov_i_exec()
3409 instr_movh_translate(struct rte_swx_pipeline *p, in instr_movh_translate()
3449 instr_movh_exec(struct rte_swx_pipeline *p) in instr_movh_exec()
3464 instr_dma_ht_exec(struct rte_swx_pipeline *p) in instr_dma_ht_exec()
3476 instr_dma_ht2_exec(struct rte_swx_pipeline *p) in instr_dma_ht2_exec()
3488 instr_dma_ht3_exec(struct rte_swx_pipeline *p) in instr_dma_ht3_exec()
3500 instr_dma_ht4_exec(struct rte_swx_pipeline *p) in instr_dma_ht4_exec()
3512 instr_dma_ht5_exec(struct rte_swx_pipeline *p) in instr_dma_ht5_exec()
3524 instr_dma_ht6_exec(struct rte_swx_pipeline *p) in instr_dma_ht6_exec()
3536 instr_dma_ht7_exec(struct rte_swx_pipeline *p) in instr_dma_ht7_exec()
3548 instr_dma_ht8_exec(struct rte_swx_pipeline *p) in instr_dma_ht8_exec()
3563 instr_alu_add_translate(struct rte_swx_pipeline *p, in instr_alu_add_translate()
3619 instr_alu_sub_translate(struct rte_swx_pipeline *p, in instr_alu_sub_translate()
3675 instr_alu_ckadd_translate(struct rte_swx_pipeline *p, in instr_alu_ckadd_translate()
3725 instr_alu_cksub_translate(struct rte_swx_pipeline *p, in instr_alu_cksub_translate()
3757 instr_alu_shl_translate(struct rte_swx_pipeline *p, in instr_alu_shl_translate()
3813 instr_alu_shr_translate(struct rte_swx_pipeline *p, in instr_alu_shr_translate()
3869 instr_alu_and_translate(struct rte_swx_pipeline *p, in instr_alu_and_translate()
3925 instr_alu_or_translate(struct rte_swx_pipeline *p, in instr_alu_or_translate()
3981 instr_alu_xor_translate(struct rte_swx_pipeline *p, in instr_alu_xor_translate()
4037 instr_alu_add_exec(struct rte_swx_pipeline *p) in instr_alu_add_exec()
4050 instr_alu_add_mh_exec(struct rte_swx_pipeline *p) in instr_alu_add_mh_exec()
4063 instr_alu_add_hm_exec(struct rte_swx_pipeline *p) in instr_alu_add_hm_exec()
4076 instr_alu_add_hh_exec(struct rte_swx_pipeline *p) in instr_alu_add_hh_exec()
4089 instr_alu_add_mi_exec(struct rte_swx_pipeline *p) in instr_alu_add_mi_exec()
4102 instr_alu_add_hi_exec(struct rte_swx_pipeline *p) in instr_alu_add_hi_exec()
4115 instr_alu_sub_exec(struct rte_swx_pipeline *p) in instr_alu_sub_exec()
4128 instr_alu_sub_mh_exec(struct rte_swx_pipeline *p) in instr_alu_sub_mh_exec()
4141 instr_alu_sub_hm_exec(struct rte_swx_pipeline *p) in instr_alu_sub_hm_exec()
4154 instr_alu_sub_hh_exec(struct rte_swx_pipeline *p) in instr_alu_sub_hh_exec()
4167 instr_alu_sub_mi_exec(struct rte_swx_pipeline *p) in instr_alu_sub_mi_exec()
4180 instr_alu_sub_hi_exec(struct rte_swx_pipeline *p) in instr_alu_sub_hi_exec()
4193 instr_alu_shl_exec(struct rte_swx_pipeline *p) in instr_alu_shl_exec()
4206 instr_alu_shl_mh_exec(struct rte_swx_pipeline *p) in instr_alu_shl_mh_exec()
4219 instr_alu_shl_hm_exec(struct rte_swx_pipeline *p) in instr_alu_shl_hm_exec()
4232 instr_alu_shl_hh_exec(struct rte_swx_pipeline *p) in instr_alu_shl_hh_exec()
4245 instr_alu_shl_mi_exec(struct rte_swx_pipeline *p) in instr_alu_shl_mi_exec()
4258 instr_alu_shl_hi_exec(struct rte_swx_pipeline *p) in instr_alu_shl_hi_exec()
4271 instr_alu_shr_exec(struct rte_swx_pipeline *p) in instr_alu_shr_exec()
4284 instr_alu_shr_mh_exec(struct rte_swx_pipeline *p) in instr_alu_shr_mh_exec()
4297 instr_alu_shr_hm_exec(struct rte_swx_pipeline *p) in instr_alu_shr_hm_exec()
4310 instr_alu_shr_hh_exec(struct rte_swx_pipeline *p) in instr_alu_shr_hh_exec()
4323 instr_alu_shr_mi_exec(struct rte_swx_pipeline *p) in instr_alu_shr_mi_exec()
4336 instr_alu_shr_hi_exec(struct rte_swx_pipeline *p) in instr_alu_shr_hi_exec()
4349 instr_alu_and_exec(struct rte_swx_pipeline *p) in instr_alu_and_exec()
4362 instr_alu_and_mh_exec(struct rte_swx_pipeline *p) in instr_alu_and_mh_exec()
4375 instr_alu_and_hm_exec(struct rte_swx_pipeline *p) in instr_alu_and_hm_exec()
4388 instr_alu_and_hh_exec(struct rte_swx_pipeline *p) in instr_alu_and_hh_exec()
4401 instr_alu_and_i_exec(struct rte_swx_pipeline *p) in instr_alu_and_i_exec()
4414 instr_alu_or_exec(struct rte_swx_pipeline *p) in instr_alu_or_exec()
4427 instr_alu_or_mh_exec(struct rte_swx_pipeline *p) in instr_alu_or_mh_exec()
4440 instr_alu_or_hm_exec(struct rte_swx_pipeline *p) in instr_alu_or_hm_exec()
4453 instr_alu_or_hh_exec(struct rte_swx_pipeline *p) in instr_alu_or_hh_exec()
4466 instr_alu_or_i_exec(struct rte_swx_pipeline *p) in instr_alu_or_i_exec()
4479 instr_alu_xor_exec(struct rte_swx_pipeline *p) in instr_alu_xor_exec()
4492 instr_alu_xor_mh_exec(struct rte_swx_pipeline *p) in instr_alu_xor_mh_exec()
4505 instr_alu_xor_hm_exec(struct rte_swx_pipeline *p) in instr_alu_xor_hm_exec()
4518 instr_alu_xor_hh_exec(struct rte_swx_pipeline *p) in instr_alu_xor_hh_exec()
4531 instr_alu_xor_i_exec(struct rte_swx_pipeline *p) in instr_alu_xor_i_exec()
4544 instr_alu_ckadd_field_exec(struct rte_swx_pipeline *p) in instr_alu_ckadd_field_exec()
4557 instr_alu_cksub_field_exec(struct rte_swx_pipeline *p) in instr_alu_cksub_field_exec()
4570 instr_alu_ckadd_struct20_exec(struct rte_swx_pipeline *p) in instr_alu_ckadd_struct20_exec()
4583 instr_alu_ckadd_struct_exec(struct rte_swx_pipeline *p) in instr_alu_ckadd_struct_exec()
4602 instr_regprefetch_translate(struct rte_swx_pipeline *p, in instr_regprefetch_translate()
4648 instr_regrd_translate(struct rte_swx_pipeline *p, in instr_regrd_translate()
4709 instr_regwr_translate(struct rte_swx_pipeline *p, in instr_regwr_translate()
4805 instr_regadd_translate(struct rte_swx_pipeline *p, in instr_regadd_translate()
4900 instr_regprefetch_rh_exec(struct rte_swx_pipeline *p) in instr_regprefetch_rh_exec()
4913 instr_regprefetch_rm_exec(struct rte_swx_pipeline *p) in instr_regprefetch_rm_exec()
4926 instr_regprefetch_ri_exec(struct rte_swx_pipeline *p) in instr_regprefetch_ri_exec()
4939 instr_regrd_hrh_exec(struct rte_swx_pipeline *p) in instr_regrd_hrh_exec()
4952 instr_regrd_hrm_exec(struct rte_swx_pipeline *p) in instr_regrd_hrm_exec()
4965 instr_regrd_mrh_exec(struct rte_swx_pipeline *p) in instr_regrd_mrh_exec()
4978 instr_regrd_mrm_exec(struct rte_swx_pipeline *p) in instr_regrd_mrm_exec()
4991 instr_regrd_hri_exec(struct rte_swx_pipeline *p) in instr_regrd_hri_exec()
5004 instr_regrd_mri_exec(struct rte_swx_pipeline *p) in instr_regrd_mri_exec()
5017 instr_regwr_rhh_exec(struct rte_swx_pipeline *p) in instr_regwr_rhh_exec()
5030 instr_regwr_rhm_exec(struct rte_swx_pipeline *p) in instr_regwr_rhm_exec()
5043 instr_regwr_rmh_exec(struct rte_swx_pipeline *p) in instr_regwr_rmh_exec()
5056 instr_regwr_rmm_exec(struct rte_swx_pipeline *p) in instr_regwr_rmm_exec()
5069 instr_regwr_rhi_exec(struct rte_swx_pipeline *p) in instr_regwr_rhi_exec()
5082 instr_regwr_rmi_exec(struct rte_swx_pipeline *p) in instr_regwr_rmi_exec()
5095 instr_regwr_rih_exec(struct rte_swx_pipeline *p) in instr_regwr_rih_exec()
5108 instr_regwr_rim_exec(struct rte_swx_pipeline *p) in instr_regwr_rim_exec()
5121 instr_regwr_rii_exec(struct rte_swx_pipeline *p) in instr_regwr_rii_exec()
5134 instr_regadd_rhh_exec(struct rte_swx_pipeline *p) in instr_regadd_rhh_exec()
5147 instr_regadd_rhm_exec(struct rte_swx_pipeline *p) in instr_regadd_rhm_exec()
5160 instr_regadd_rmh_exec(struct rte_swx_pipeline *p) in instr_regadd_rmh_exec()
5173 instr_regadd_rmm_exec(struct rte_swx_pipeline *p) in instr_regadd_rmm_exec()
5186 instr_regadd_rhi_exec(struct rte_swx_pipeline *p) in instr_regadd_rhi_exec()
5199 instr_regadd_rmi_exec(struct rte_swx_pipeline *p) in instr_regadd_rmi_exec()
5212 instr_regadd_rih_exec(struct rte_swx_pipeline *p) in instr_regadd_rih_exec()
5225 instr_regadd_rim_exec(struct rte_swx_pipeline *p) in instr_regadd_rim_exec()
5238 instr_regadd_rii_exec(struct rte_swx_pipeline *p) in instr_regadd_rii_exec()
5257 instr_metprefetch_translate(struct rte_swx_pipeline *p, in instr_metprefetch_translate()
5301 instr_meter_translate(struct rte_swx_pipeline *p, in instr_meter_translate()
5461 instr_metprefetch_h_exec(struct rte_swx_pipeline *p) in instr_metprefetch_h_exec()
5474 instr_metprefetch_m_exec(struct rte_swx_pipeline *p) in instr_metprefetch_m_exec()
5487 instr_metprefetch_i_exec(struct rte_swx_pipeline *p) in instr_metprefetch_i_exec()
5500 instr_meter_hhm_exec(struct rte_swx_pipeline *p) in instr_meter_hhm_exec()
5513 instr_meter_hhi_exec(struct rte_swx_pipeline *p) in instr_meter_hhi_exec()
5526 instr_meter_hmm_exec(struct rte_swx_pipeline *p) in instr_meter_hmm_exec()
5539 instr_meter_hmi_exec(struct rte_swx_pipeline *p) in instr_meter_hmi_exec()
5552 instr_meter_mhm_exec(struct rte_swx_pipeline *p) in instr_meter_mhm_exec()
5565 instr_meter_mhi_exec(struct rte_swx_pipeline *p) in instr_meter_mhi_exec()
5578 instr_meter_mmm_exec(struct rte_swx_pipeline *p) in instr_meter_mmm_exec()
5591 instr_meter_mmi_exec(struct rte_swx_pipeline *p) in instr_meter_mmi_exec()
5604 instr_meter_ihm_exec(struct rte_swx_pipeline *p) in instr_meter_ihm_exec()
5617 instr_meter_ihi_exec(struct rte_swx_pipeline *p) in instr_meter_ihi_exec()
5630 instr_meter_imm_exec(struct rte_swx_pipeline *p) in instr_meter_imm_exec()
5643 instr_meter_imi_exec(struct rte_swx_pipeline *p) in instr_meter_imi_exec()
5676 instr_jmp_valid_translate(struct rte_swx_pipeline *p, in instr_jmp_valid_translate()
5699 instr_jmp_invalid_translate(struct rte_swx_pipeline *p, in instr_jmp_invalid_translate()
5758 instr_jmp_action_hit_translate(struct rte_swx_pipeline *p, in instr_jmp_action_hit_translate()
5782 instr_jmp_action_miss_translate(struct rte_swx_pipeline *p, in instr_jmp_action_miss_translate()
5806 instr_jmp_eq_translate(struct rte_swx_pipeline *p, in instr_jmp_eq_translate()
5866 instr_jmp_neq_translate(struct rte_swx_pipeline *p, in instr_jmp_neq_translate()
5926 instr_jmp_lt_translate(struct rte_swx_pipeline *p, in instr_jmp_lt_translate()
5986 instr_jmp_gt_translate(struct rte_swx_pipeline *p, in instr_jmp_gt_translate()
6046 instr_jmp_exec(struct rte_swx_pipeline *p) in instr_jmp_exec()
6057 instr_jmp_valid_exec(struct rte_swx_pipeline *p) in instr_jmp_valid_exec()
6069 instr_jmp_invalid_exec(struct rte_swx_pipeline *p) in instr_jmp_invalid_exec()
6081 instr_jmp_hit_exec(struct rte_swx_pipeline *p) in instr_jmp_hit_exec()
6093 instr_jmp_miss_exec(struct rte_swx_pipeline *p) in instr_jmp_miss_exec()
6105 instr_jmp_action_hit_exec(struct rte_swx_pipeline *p) in instr_jmp_action_hit_exec()
6116 instr_jmp_action_miss_exec(struct rte_swx_pipeline *p) in instr_jmp_action_miss_exec()
6127 instr_jmp_eq_exec(struct rte_swx_pipeline *p) in instr_jmp_eq_exec()
6138 instr_jmp_eq_mh_exec(struct rte_swx_pipeline *p) in instr_jmp_eq_mh_exec()
6149 instr_jmp_eq_hm_exec(struct rte_swx_pipeline *p) in instr_jmp_eq_hm_exec()
6160 instr_jmp_eq_hh_exec(struct rte_swx_pipeline *p) in instr_jmp_eq_hh_exec()
6171 instr_jmp_eq_i_exec(struct rte_swx_pipeline *p) in instr_jmp_eq_i_exec()
6182 instr_jmp_neq_exec(struct rte_swx_pipeline *p) in instr_jmp_neq_exec()
6193 instr_jmp_neq_mh_exec(struct rte_swx_pipeline *p) in instr_jmp_neq_mh_exec()
6204 instr_jmp_neq_hm_exec(struct rte_swx_pipeline *p) in instr_jmp_neq_hm_exec()
6215 instr_jmp_neq_hh_exec(struct rte_swx_pipeline *p) in instr_jmp_neq_hh_exec()
6226 instr_jmp_neq_i_exec(struct rte_swx_pipeline *p) in instr_jmp_neq_i_exec()
6237 instr_jmp_lt_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_exec()
6248 instr_jmp_lt_mh_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_mh_exec()
6259 instr_jmp_lt_hm_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_hm_exec()
6270 instr_jmp_lt_hh_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_hh_exec()
6281 instr_jmp_lt_mi_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_mi_exec()
6292 instr_jmp_lt_hi_exec(struct rte_swx_pipeline *p) in instr_jmp_lt_hi_exec()
6303 instr_jmp_gt_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_exec()
6314 instr_jmp_gt_mh_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_mh_exec()
6325 instr_jmp_gt_hm_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_hm_exec()
6336 instr_jmp_gt_hh_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_hh_exec()
6347 instr_jmp_gt_mi_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_mi_exec()
6358 instr_jmp_gt_hi_exec(struct rte_swx_pipeline *p) in instr_jmp_gt_hi_exec()
6387 instr_return_exec(struct rte_swx_pipeline *p) in instr_return_exec()
6397 instr_translate(struct rte_swx_pipeline *p, in instr_translate()
7180 instr_pattern_validate_mov_all_search(struct rte_swx_pipeline *p, in instr_pattern_validate_mov_all_search()
7257 instr_pattern_validate_mov_all_replace(struct rte_swx_pipeline *p, in instr_pattern_validate_mov_all_replace()
7293 instr_pattern_validate_mov_all_optimize(struct rte_swx_pipeline *p, in instr_pattern_validate_mov_all_optimize()
7422 instr_optimize(struct rte_swx_pipeline *p, in instr_optimize()
7454 instruction_config(struct rte_swx_pipeline *p, in instruction_config()
7739 instruction_table_build(struct rte_swx_pipeline *p) in instruction_table_build()
7752 instruction_table_build_free(struct rte_swx_pipeline *p) in instruction_table_build_free()
7762 instruction_table_free(struct rte_swx_pipeline *p) in instruction_table_free()
7768 instr_exec(struct rte_swx_pipeline *p) in instr_exec()
7781 action_find(struct rte_swx_pipeline *p, const char *name) in action_find()
7796 action_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in action_find_by_id()
7859 rte_swx_pipeline_action_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_action_config()
7925 action_build(struct rte_swx_pipeline *p) in action_build()
7944 action_build_free(struct rte_swx_pipeline *p) in action_build_free()
7954 action_free(struct rte_swx_pipeline *p) in action_free()
8163 table_type_find(struct rte_swx_pipeline *p, const char *name) in table_type_find()
8175 table_type_resolve(struct rte_swx_pipeline *p, in table_type_resolve()
8199 table_find(struct rte_swx_pipeline *p, const char *name) in table_find()
8211 table_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in table_find_by_id()
8223 rte_swx_pipeline_table_type_register(struct rte_swx_pipeline *p, in rte_swx_pipeline_table_type_register()
8285 table_match_fields_check(struct rte_swx_pipeline *p, in table_match_fields_check()
8392 rte_swx_pipeline_table_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_table_config()
8701 table_build(struct rte_swx_pipeline *p) in table_build()
8753 table_build_free(struct rte_swx_pipeline *p) in table_build_free()
8784 table_free(struct rte_swx_pipeline *p) in table_free()
8820 selector_find(struct rte_swx_pipeline *p, const char *name) in selector_find()
8832 selector_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in selector_find_by_id()
8844 selector_fields_check(struct rte_swx_pipeline *p, in selector_fields_check()
8895 rte_swx_pipeline_selector_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_selector_config()
9065 selector_build_free(struct rte_swx_pipeline *p) in selector_build_free()
9091 selector_build(struct rte_swx_pipeline *p) in selector_build()
9149 selector_free(struct rte_swx_pipeline *p) in selector_free()
9171 learner_find(struct rte_swx_pipeline *p, const char *name) in learner_find()
9183 learner_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in learner_find_by_id()
9195 learner_match_fields_check(struct rte_swx_pipeline *p, in learner_match_fields_check()
9292 learner_action_args_check(struct rte_swx_pipeline *p, struct action *a, const char *mf_name) in learner_action_args_check()
9330 learner_action_learning_check(struct rte_swx_pipeline *p, in learner_action_learning_check()
9367 rte_swx_pipeline_learner_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_learner_config()
9668 learner_build_free(struct rte_swx_pipeline *p) in learner_build_free()
9699 learner_build(struct rte_swx_pipeline *p) in learner_build()
9753 learner_free(struct rte_swx_pipeline *p) in learner_free()
9777 table_state_build(struct rte_swx_pipeline *p) in table_state_build()
9866 table_state_build_free(struct rte_swx_pipeline *p) in table_state_build_free()
9907 table_state_free(struct rte_swx_pipeline *p) in table_state_free()
9916 regarray_find(struct rte_swx_pipeline *p, const char *name) in regarray_find()
9928 regarray_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in regarray_find_by_id()
9940 rte_swx_pipeline_regarray_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_regarray_config()
9973 regarray_build(struct rte_swx_pipeline *p) in regarray_build()
10003 regarray_build_free(struct rte_swx_pipeline *p) in regarray_build_free()
10022 regarray_free(struct rte_swx_pipeline *p) in regarray_free()
10042 meter_profile_find(struct rte_swx_pipeline *p, const char *name) in meter_profile_find()
10054 metarray_find(struct rte_swx_pipeline *p, const char *name) in metarray_find()
10066 metarray_find_by_id(struct rte_swx_pipeline *p, uint32_t id) in metarray_find_by_id()
10078 rte_swx_pipeline_metarray_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_metarray_config()
10137 metarray_build(struct rte_swx_pipeline *p) in metarray_build()
10166 metarray_build_free(struct rte_swx_pipeline *p) in metarray_build_free()
10185 metarray_free(struct rte_swx_pipeline *p) in metarray_free()
10241 struct rte_swx_pipeline *p = (struct rte_swx_pipeline *)te->data; in EAL_REGISTER_TAILQ() local
10254 pipeline_register(struct rte_swx_pipeline *p) in pipeline_register()
10285 pipeline_unregister(struct rte_swx_pipeline *p) in pipeline_unregister()
10307 rte_swx_pipeline_free(struct rte_swx_pipeline *p) in rte_swx_pipeline_free()
10348 port_in_types_register(struct rte_swx_pipeline *p) in port_in_types_register()
10382 port_out_types_register(struct rte_swx_pipeline *p) in port_out_types_register()
10414 table_types_register(struct rte_swx_pipeline *p) in table_types_register()
10436 hash_funcs_register(struct rte_swx_pipeline *p) in hash_funcs_register()
10452 rte_swx_pipeline_config(struct rte_swx_pipeline **p, const char *name, int numa_node) in rte_swx_pipeline_config()
10528 rte_swx_pipeline_instructions_config(struct rte_swx_pipeline *p, in rte_swx_pipeline_instructions_config()
10550 rte_swx_pipeline_build(struct rte_swx_pipeline *p) in rte_swx_pipeline_build()
10668 rte_swx_pipeline_run(struct rte_swx_pipeline *p, uint32_t n_instructions) in rte_swx_pipeline_run()
10677 rte_swx_pipeline_flush(struct rte_swx_pipeline *p) in rte_swx_pipeline_flush()
10693 rte_swx_ctl_pipeline_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_info_get()
10726 rte_swx_ctl_pipeline_numa_node_get(struct rte_swx_pipeline *p, int *numa_node) in rte_swx_ctl_pipeline_numa_node_get()
10736 rte_swx_ctl_action_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_action_info_get()
10755 rte_swx_ctl_action_arg_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_action_arg_info_get()
10779 rte_swx_ctl_table_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_table_info_get()
10803 rte_swx_ctl_table_match_field_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_table_match_field_info_get()
10828 rte_swx_ctl_table_action_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_table_action_info_get()
10851 rte_swx_ctl_table_ops_get(struct rte_swx_pipeline *p, in rte_swx_ctl_table_ops_get()
10877 rte_swx_ctl_selector_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_selector_info_get()
10900 rte_swx_ctl_selector_group_id_field_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_selector_group_id_field_info_get()
10922 rte_swx_ctl_selector_field_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_selector_field_info_get()
10947 rte_swx_ctl_selector_member_id_field_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_selector_member_id_field_info_get()
10969 rte_swx_ctl_learner_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_learner_info_get()
10994 rte_swx_ctl_learner_match_field_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_learner_match_field_info_get()
11019 rte_swx_ctl_learner_action_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_learner_action_info_get()
11045 rte_swx_ctl_pipeline_learner_timeout_get(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_learner_timeout_get()
11064 rte_swx_ctl_pipeline_learner_timeout_set(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_learner_timeout_set()
11095 rte_swx_pipeline_table_state_get(struct rte_swx_pipeline *p, in rte_swx_pipeline_table_state_get()
11106 rte_swx_pipeline_table_state_set(struct rte_swx_pipeline *p, in rte_swx_pipeline_table_state_set()
11117 rte_swx_ctl_pipeline_port_in_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_port_in_stats_read()
11135 rte_swx_ctl_pipeline_port_out_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_port_out_stats_read()
11153 rte_swx_ctl_pipeline_table_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_table_stats_read()
11180 rte_swx_ctl_pipeline_selector_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_selector_stats_read()
11199 rte_swx_ctl_pipeline_learner_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_learner_stats_read()
11232 rte_swx_ctl_regarray_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_regarray_info_get()
11251 rte_swx_ctl_pipeline_regarray_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_regarray_read()
11272 rte_swx_ctl_pipeline_regarray_write(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_regarray_write()
11293 rte_swx_ctl_metarray_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_metarray_info_get()
11312 rte_swx_ctl_meter_profile_add(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_profile_add()
11344 rte_swx_ctl_meter_profile_delete(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_profile_delete()
11364 rte_swx_ctl_meter_reset(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_reset()
11392 rte_swx_ctl_meter_set(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_set()
11428 rte_swx_ctl_meter_stats_read(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_stats_read()
11456 rte_swx_ctl_pipeline_mirroring_session_set(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_mirroring_session_set()
11477 rte_swx_ctl_pipeline_table_lookup(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_table_lookup()
11545 rte_swx_ctl_pipeline_learner_lookup(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_learner_lookup()
11609 rte_swx_ctl_pipeline_table_entry_id_get(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_table_entry_id_get()
11662 rte_swx_ctl_pipeline_regarray_read_with_key(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_regarray_read_with_key()
11679 rte_swx_ctl_pipeline_regarray_write_with_key(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_regarray_write_with_key()
11696 rte_swx_ctl_meter_reset_with_key(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_reset_with_key()
11712 rte_swx_ctl_meter_set_with_key(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_set_with_key()
11729 rte_swx_ctl_meter_stats_read_with_key(struct rte_swx_pipeline *p, in rte_swx_ctl_meter_stats_read_with_key()
11746 rte_swx_ctl_rss_info_get(struct rte_swx_pipeline *p, in rte_swx_ctl_rss_info_get()
11766 rte_swx_ctl_pipeline_rss_key_size_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_rss_key_size_read()
11790 rte_swx_ctl_pipeline_rss_key_read(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_rss_key_read()
11814 rte_swx_ctl_pipeline_rss_key_write(struct rte_swx_pipeline *p, in rte_swx_ctl_pipeline_rss_key_write()
13864 instruction_group_list_create(struct rte_swx_pipeline *p) in instruction_group_list_create()
14067 pipeline_instr_jmp_codegen(struct rte_swx_pipeline *p, in pipeline_instr_jmp_codegen()
14332 struct rte_swx_pipeline *p, in instruction_group_list_codegen()
14464 pipeline_adjust(struct rte_swx_pipeline *p, struct instruction_group_list *igl) in pipeline_adjust()
14522 struct rte_swx_pipeline *p = NULL; in rte_swx_pipeline_codegen() local
14615 struct rte_swx_pipeline *p = NULL; in rte_swx_pipeline_build_from_lib() local