| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_action.c | 29 struct softnic_port_in_action_profile *profile; in softnic_port_in_action_profile_free() local 44 struct softnic_port_in_action_profile *profile; in softnic_port_in_action_profile_find() local 61 struct softnic_port_in_action_profile *profile; in softnic_port_in_action_profile_create() local 179 struct softnic_table_action_profile *profile; in softnic_table_action_profile_free() local 194 struct softnic_table_action_profile *profile; in softnic_table_action_profile_find() local 211 struct softnic_table_action_profile *profile; in softnic_table_action_profile_create() local
|
| H A D | rte_eth_softnic_meter.c | 92 struct rte_mtr_meter_profile *profile, in meter_profile_check() 138 struct rte_mtr_meter_profile *profile, in pmd_mtr_meter_profile_add() 398 struct rte_table_action_meter_profile profile; in pmd_mtr_meter_profile_update() local
|
| H A D | rte_eth_softnic_flow.c | 1167 struct softnic_table_action_profile *profile; in flow_rule_action_get() local 1601 struct rte_table_action_meter_profile profile; in flow_rule_action_get() local 1980 struct softnic_table_action_profile *profile = in is_meter_action_enable() local
|
| H A D | rte_eth_softnic_tm.c | 952 struct rte_tm_shaper_params *profile, in shaper_profile_check() 1030 struct rte_tm_shaper_params *profile, in pmd_tm_shaper_profile_add() 1301 struct rte_tm_wred_params *profile, in wred_profile_check() 1363 struct rte_tm_wred_params *profile, in pmd_tm_wred_profile_add()
|
| /f-stack/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
|
| /f-stack/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
|
| /f-stack/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() 125 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_delete() local 329 struct mrvl_mtr_profile *profile; in mrvl_create() local 422 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_update() local 499 struct mrvl_mtr_profile *profile, *tmp_profile; in mrvl_mtr_deinit() local
|
| H A D | mrvl_tm.c | 93 struct mrvl_tm_shaper_profile *profile = in mrvl_tm_deinit() local 343 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_from_id() local 367 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_add() local 435 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_delete() local 579 struct mrvl_tm_shaper_profile *profile = NULL; in mrvl_node_add() local
|
| H A D | mrvl_ethdev.h | 131 struct rte_mtr_meter_profile profile; member 141 struct mrvl_mtr_profile *profile; member 163 struct mrvl_tm_shaper_profile *profile; member
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.c | 243 struct otx2_nix_tm_shaper_profile *profile) in shaper_default_red_algo() 358 struct otx2_nix_tm_shaper_profile *profile, in prepare_tm_shaper_reg() 526 struct otx2_nix_tm_shaper_profile *profile; in populate_tm_reg() local 794 struct otx2_nix_tm_shaper_profile *profile; in nix_tm_node_add_to_list() local 1256 struct otx2_nix_tm_shaper_profile *profile; in nix_tm_free_resources() local 1749 struct otx2_nix_tm_shaper_profile *profile; in nix_tm_shaper_profile_update_min() local 2121 struct otx2_nix_tm_shaper_profile *profile; in otx2_nix_tm_shaper_profile_add() local 2210 struct otx2_nix_tm_shaper_profile *profile; in otx2_nix_tm_shaper_profile_delete() local 2244 struct otx2_nix_tm_shaper_profile *profile = NULL; in otx2_nix_tm_node_add() local 2383 struct otx2_nix_tm_shaper_profile *profile; in otx2_nix_tm_node_delete() local [all …]
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_port_in_action.c | 221 rte_port_in_action_profile_action_register(struct rte_port_in_action_profile *profile, in rte_port_in_action_profile_action_register() 260 rte_port_in_action_profile_freeze(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_freeze() 272 rte_port_in_action_profile_free(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_free() 320 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 | 180 struct rte_meter_trtcm_profile profile; member 2403 rte_table_action_profile_action_register(struct rte_table_action_profile *profile, in rte_table_action_profile_action_register() 2466 rte_table_action_profile_freeze(struct rte_table_action_profile *profile) in rte_table_action_profile_freeze() 2479 rte_table_action_profile_free(struct rte_table_action_profile *profile) in rte_table_action_profile_free() 2501 rte_table_action_create(struct rte_table_action_profile *profile, in rte_table_action_create() 2653 struct rte_table_action_meter_profile *profile) in rte_table_action_meter_profile_add()
|
| /f-stack/app/nginx-1.16.1/src/misc/ |
| H A D | ngx_google_perftools_module.c | 89 u_char *profile; in ngx_google_perftools_worker() local
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_tm.c | 725 ipn3ke_tm_shaper_parame_trans(struct rte_tm_shaper_params *profile, in ipn3ke_tm_shaper_parame_trans() 750 uint32_t shaper_profile_id, struct rte_tm_shaper_params *profile, in ipn3ke_tm_shaper_profile_add() 851 uint32_t tdrop_profile_id, struct rte_tm_wred_params *profile, in ipn3ke_tm_tdrop_profile_check() 934 uint32_t tdrop_profile_id, struct rte_tm_wred_params *profile, in ipn3ke_tm_tdrop_profile_add()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_tm.c | 229 ixgbe_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in ixgbe_shaper_profile_param_check() 263 struct rte_tm_shaper_params *profile, in ixgbe_shaper_profile_add()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_tm.c | 220 i40e_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in i40e_shaper_profile_param_check() 254 struct rte_tm_shaper_params *profile, in i40e_shaper_profile_add()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | cfg_file.c | 364 int profile; in cfg_load_subport() local
|
| H A D | init.c | 353 app_load_cfg_profile(const char *profile) in app_load_cfg_profile()
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_pname.c | 72 uu_alt_exit(int profile) in uu_alt_exit()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_sched.h | 49 struct ice_aqc_rl_profile_elem profile; member
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_meter.c | 115 struct rte_mtr_meter_profile *profile, in mlx5_flow_meter_profile_validate() 342 struct rte_mtr_meter_profile *profile, in mlx5_flow_meter_profile_add()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_tm.c | 132 struct rte_tm_wred_params *profile, in rte_tm_wred_profile_add() 174 struct rte_tm_shaper_params *profile, in rte_tm_shaper_profile_add()
|
| H A D | rte_mtr.c | 75 struct rte_mtr_meter_profile *profile, in rte_mtr_meter_profile_add()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_mtr.c | 331 cmdline_fixed_string_t profile; member 432 cmdline_fixed_string_t profile; member 540 cmdline_fixed_string_t profile; member 652 cmdline_fixed_string_t profile; member 1037 cmdline_fixed_string_t profile; member
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_cdnr.h | 96 struct tb_profile profile; member 106 struct tb_profile profile; member
|