Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 53) sorted by relevance

123

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_action.c29 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
195 struct softnic_table_action_profile *profile; in softnic_table_action_profile_find() local
212 struct softnic_table_action_profile *profile; in softnic_table_action_profile_create() local
H A Drte_eth_softnic_meter.c86 struct rte_mtr_meter_profile *profile, in meter_profile_check()
140 struct rte_mtr_meter_profile *profile, in pmd_mtr_meter_profile_add()
577 struct rte_table_action_meter_profile profile; in pmd_mtr_meter_profile_update() local
/dpdk/examples/ip_pipeline/
H A Daction.c30 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
/dpdk/examples/service_cores/
H A Dmain.c62 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 Dmrvl_mtr.c54 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
H A Dmrvl_tm.c93 struct mrvl_tm_shaper_profile *profile = in mrvl_tm_deinit() local
363 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_from_id() local
387 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_add() local
460 struct mrvl_tm_shaper_profile *profile; in mrvl_shaper_profile_delete() local
609 struct mrvl_tm_shaper_profile *profile = NULL; in mrvl_node_add() local
H A Dmrvl_ethdev.h103 struct rte_mtr_meter_profile profile; member
113 struct mrvl_mtr_profile *profile; member
135 struct mrvl_tm_shaper_profile *profile; member
/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_ops.c88 nix_tm_adjust_shaper_pps_rate(struct nix_tm_shaper_profile *profile) in nix_tm_adjust_shaper_pps_rate()
139 struct nix_tm_shaper_profile *profile, int skip_ins) in nix_tm_shaper_profile_add()
221 struct nix_tm_shaper_profile *profile; in roc_nix_tm_shaper_profile_add() local
243 struct nix_tm_shaper_profile *profile; in roc_nix_tm_shaper_profile_update() local
261 struct nix_tm_shaper_profile *profile; in roc_nix_tm_shaper_profile_delete() local
757 struct nix_tm_shaper_profile *profile = NULL; in roc_nix_tm_node_shaper_update() local
972 struct nix_tm_shaper_profile profile; in roc_nix_tm_rlimit_sq() local
H A Droc_nix_tm_utils.c105 struct nix_tm_shaper_profile *profile; in nix_tm_shaper_profile_search() local
314 nix_tm_shaper_conf_get(struct nix_tm_shaper_profile *profile, in nix_tm_shaper_conf_get()
710 struct nix_tm_shaper_profile *profile, in nix_tm_shaper_reg_prep()
881 struct nix_tm_shaper_profile *profile; in nix_tm_shaper_profile_rate_min() local
1050 struct nix_tm_shaper_profile *profile; in roc_nix_tm_shaper_profile_get() local
1099 struct nix_tm_shaper_profile *profile; in nix_tm_shaper_profile_alloc() local
1110 nix_tm_shaper_profile_free(struct nix_tm_shaper_profile *profile) in nix_tm_shaper_profile_free()
1236 struct nix_tm_shaper_profile *profile; in roc_nix_tm_shaper_default_red_algo() local
H A Droc_nix_tm.c38 struct nix_tm_shaper_profile *profile; in nix_tm_node_reg_conf() local
192 struct nix_tm_shaper_profile *profile; in nix_tm_node_add() local
969 struct nix_tm_shaper_profile *profile; in nix_tm_node_delete() local
1604 struct nix_tm_shaper_profile *profile; in nix_tm_free_resources() local
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.c35 struct dpaa2_tm_shaper_profile *profile = in dpaa2_tm_deinit() local
260 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_from_id() local
275 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_add() local
339 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_delete() local
438 struct dpaa2_tm_shaper_profile *profile = NULL; in dpaa2_node_add() local
H A Ddpaa2_tm.h38 struct dpaa2_tm_shaper_profile *profile; member
/dpdk/lib/pipeline/
H A Drte_port_in_action.c219 rte_port_in_action_profile_action_register(struct rte_port_in_action_profile *profile, in rte_port_in_action_profile_action_register()
258 rte_port_in_action_profile_freeze(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_freeze()
270 rte_port_in_action_profile_free(struct rte_port_in_action_profile *profile) in rte_port_in_action_profile_free()
318 rte_port_in_action_create(struct rte_port_in_action_profile *profile, in rte_port_in_action_create()
/dpdk/drivers/net/cnxk/
H A Dcnxk_tm.h19 struct roc_nix_tm_shaper_profile profile; member
H A Dcnxk_ethdev_mtr.c92 struct rte_mtr_meter_profile *profile, in nix_mtr_profile_validate()
224 struct rte_mtr_meter_profile *profile, in cnxk_nix_mtr_profile_add()
470 struct cnxk_mtr_profile_node *profile; in cnxk_nix_mtr_create() local
890 struct cnxk_mtr_profile_node *profile; in nix_mtr_validate() local
1047 struct cnxk_mtr_profile_node *profile = mtr->profile; in nix_mtr_config_map() local
H A Dcnxk_tm.c274 struct cnxk_nix_tm_shaper_profile *profile; in cnxk_nix_tm_shaper_profile_add() local
343 struct roc_nix_tm_shaper_profile *profile; in cnxk_nix_tm_node_add() local
517 struct roc_nix_tm_shaper_profile *profile; in cnxk_nix_tm_node_shaper_update() local
/dpdk/drivers/net/ice/
H A Dice_dcf_sched.c464 ice_dcf_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in ice_dcf_shaper_profile_param_check()
492 struct rte_tm_shaper_params *profile, in ice_dcf_shaper_profile_add()
750 struct rte_tm_shaper_params *profile; in ice_dcf_hierarchy_commit() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_aso.c880 const struct rte_flow_action_conntrack *profile) in mlx5_aso_ct_sq_enqueue_single()
1179 const struct rte_flow_action_conntrack *profile) in mlx5_aso_ct_update_by_wqe()
1243 mlx5_aso_ct_obj_analyze(struct rte_flow_action_conntrack *profile, in mlx5_aso_ct_obj_analyze()
1325 struct rte_flow_action_conntrack *profile) in mlx5_aso_ct_query_by_wqe()
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c725 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()
/dpdk/drivers/net/iavf/
H A Diavf_tm.c490 iavf_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in iavf_shaper_profile_param_check()
518 struct rte_tm_shaper_params *profile, in iavf_shaper_profile_add()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c229 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()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_tm.c221 txgbe_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in txgbe_shaper_profile_param_check()
255 struct rte_tm_shaper_params *profile, in txgbe_shaper_profile_add()
/dpdk/drivers/net/i40e/
H A Di40e_tm.c220 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()
/dpdk/examples/qos_sched/
H A Dinit.c357 app_load_cfg_profile(const char *profile) in app_load_cfg_profile()
/dpdk/drivers/net/ice/base/
H A Dice_sched.h49 struct ice_aqc_rl_profile_elem profile; member

123