/dpdk/examples/ip_pipeline/ |
H A D | action.c | 30 struct port_in_action_profile *profile; in port_in_action_profile_find() local 46 struct port_in_action_profile *profile; in port_in_action_profile_create() local 164 struct table_action_profile *profile; in table_action_profile_find() local 180 struct table_action_profile *profile; in table_action_profile_create() local
|
H A D | thread.c | 622 struct rte_table_action_meter_profile profile; member 1842 struct rte_table_action_meter_profile *profile) in pipeline_table_mtr_profile_add() argument 2890 struct rte_table_action_meter_profile *profile = pipeline_msg_handle_table_mtr_profile_add() local [all...] |
/dpdk/examples/service_cores/ |
H A D | main.c | 62 struct profile { struct 65 struct profile_for_core cores[PROFILE_CORES_MAX]; argument 68 static struct profile profiles[] = { argument
|
/dpdk/drivers/net/mvpp2/ |
H A D | mrvl_mtr.c | 54 struct mrvl_mtr_profile *profile = NULL; in mrvl_mtr_profile_from_id() local 74 struct rte_mtr_meter_profile *profile, in mrvl_meter_profile_add() 131 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_delete() local 335 struct mrvl_mtr_profile *profile; in mrvl_create() local 428 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_update() local 505 struct mrvl_mtr_profile *profile, *tmp_profile; in mrvl_mtr_deinit() local
|
/dpdk/app/test/ |
H A D | test_cryptodev_crosscheck.c | 59 struct crosscheck_test_profile profile[NB_TEST_CASES_PER_ALGO]; member 130 struct crosscheck_test_profile profile; in profile_create() local 590 session_create(const struct crosscheck_test_profile *profile, uint8_t dev_id, in session_create() 674 operation_create(const struct crosscheck_test_profile *profile, in operation_create() 754 single_dev_process(const struct crosscheck_test_profile *profile, uint16_t dev_id, enum in single_dev_process() 820 crosscheck_all_devices(const struct crosscheck_test_profile *profile, enum crypto_op_type op_type, in crosscheck_all_devices() 871 check_negative_all_devices(const struct crosscheck_test_profile *profile, in check_negative_all_devices() 894 crosscheck_with_profile_run(const struct crosscheck_test_profile *profile) in crosscheck_with_profile_run() 940 const struct crosscheck_test_profile *profile = ptr; in test_crosscheck_unit() local
|
/dpdk/drivers/net/cnxk/ |
H A D | cnxk_tm.h | 19 struct roc_nix_tm_shaper_profile profile; member
|
H A D | cnxk_ethdev_mtr.c | 96 struct rte_mtr_meter_profile *profile, in nix_mtr_profile_validate() 228 struct rte_mtr_meter_profile *profile, in cnxk_nix_mtr_profile_add() 481 struct cnxk_mtr_profile_node *profile; in cnxk_nix_mtr_create() local 1099 struct cnxk_mtr_profile_node *profile; in nix_mtr_validate() local 1259 struct cnxk_mtr_profile_node *profile = mtr->profile; in nix_mtr_config_map() local
|
/dpdk/lib/pipeline/ |
H A D | rte_port_in_action.c | 220 rte_port_in_action_profile_action_register(struct rte_port_in_action_profile *profile, in rte_port_in_action_profile_action_register() 259 rte_port_in_action_profile_freeze(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_freeze() 271 rte_port_in_action_profile_free(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_free() 319 rte_port_in_action_create(struct rte_port_in_action_profile *profile, in rte_port_in_action_create()
|
H A D | rte_table_action.c | 178 struct rte_meter_trtcm_profile profile; member 2395 profile->frozen || in rte_table_action_profile_action_register() argument 2458 rte_table_action_profile_freeze(struct rte_table_action_profile * profile) rte_table_action_profile_freeze() argument 2471 rte_table_action_profile_free(struct rte_table_action_profile * profile) rte_table_action_profile_free() argument 2493 rte_table_action_create(struct rte_table_action_profile * profile,uint32_t socket_id) rte_table_action_create() argument 2645 rte_table_action_meter_profile_add(struct rte_table_action * action,uint32_t meter_profile_id,struct rte_table_action_meter_profile * profile) rte_table_action_meter_profile_add() argument [all...] |
H A D | rte_swx_pipeline_internal.h | 1026 struct rte_meter_trtcm_profile profile; member 1043 struct meter_profile *profile; member
|
/dpdk/drivers/net/dpaa2/ |
H A D | dpaa2_tm.h | 38 struct dpaa2_tm_shaper_profile *profile; member
|
/dpdk/examples/qos_sched/ |
H A D | cfg_file.c | 447 int profile; in cfg_load_subport() local
|
H A D | init.c | 290 app_load_cfg_profile(const char *profile) in app_load_cfg_profile() argument
|
/dpdk/drivers/net/hns3/ |
H A D | hns3_tm.h | 42 struct rte_tm_shaper_params profile; member
|
/dpdk/lib/ethdev/ |
H A D | rte_tm.c | 156 const struct rte_tm_wred_params *profile, in rte_tm_wred_profile_add() argument 221 const struct rte_tm_shaper_params *profile, in rte_tm_shaper_profile_add() argument [all...] |
H A D | rte_mtr.c | 99 struct rte_mtr_meter_profile *profile, in rte_mtr_meter_profile_add()
|
H A D | rte_flow.h | 4159 struct rte_flow_meter_profile *profile; global() member [all...] |
/dpdk/app/test-pmd/ |
H A D | cmdline_mtr.c | 505 cmdline_fixed_string_t profile; member 613 cmdline_fixed_string_t profile; member 728 cmdline_fixed_string_t profile; member 848 cmdline_fixed_string_t profile; member 1311 cmdline_fixed_string_t profile; member
|
/dpdk/lib/sched/ |
H A D | rte_sched.c | 67 uint32_t profile; member 171 uint32_t profile; member 1200 struct rte_sched_subport_profile *profile; in rte_sched_subport_config() local 1396 uint32_t deactivate, profile, i; in rte_sched_pipe_config() local
|