Home
last modified time | relevance | path

Searched defs:profile_id (Results 1 – 14 of 14) sorted by relevance

/dpdk/app/test-pmd/
H A Dcmdline_mtr.c304 uint32_t profile_id; member
362 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_srtcm_parsed() local
412 uint32_t profile_id; member
475 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_trtcm_parsed() local
527 uint32_t profile_id; member
595 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_trtcm_rfc4115_parsed() local
646 uint32_t profile_id; member
679 uint32_t profile_id = res->profile_id; in cmd_del_port_meter_profile_parsed() local
716 uint32_t profile_id; member
1095 uint32_t profile_id; member
[all …]
/dpdk/examples/service_cores/
H A Dmain.c113 apply_profile(int profile_id) in apply_profile()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_mtr.c66 nix_mtr_profile_find(struct cnxk_eth_dev *dev, uint32_t profile_id) in nix_mtr_profile_find()
91 nix_mtr_profile_validate(struct cnxk_eth_dev *dev, uint32_t profile_id, in nix_mtr_profile_validate()
223 cnxk_nix_mtr_profile_add(struct rte_eth_dev *eth_dev, uint32_t profile_id, in cnxk_nix_mtr_profile_add()
260 cnxk_nix_mtr_profile_delete(struct rte_eth_dev *eth_dev, uint32_t profile_id, in cnxk_nix_mtr_profile_delete()
H A Dcnxk_tm.c319 uint32_t profile_id, in cnxk_nix_tm_shaper_profile_delete()
514 uint32_t profile_id, struct rte_tm_error *error) in cnxk_nix_tm_node_shaper_update()
/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c195 uint32_t priority, profile_id; in nix_tm_node_add() local
972 uint32_t profile_id; in nix_tm_node_delete() local
1608 uint32_t profile_id; in nix_tm_free_resources() local
H A Droc_nix_tm_ops.c754 uint32_t profile_id, bool force_update) in roc_nix_tm_node_shaper_update()
H A Droc_nix_tm_utils.c1047 roc_nix_tm_shaper_profile_get(struct roc_nix *roc_nix, uint32_t profile_id) in roc_nix_tm_shaper_profile_get()
/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h101 uint32_t profile_id; member
/dpdk/lib/pipeline/
H A Drte_table_action.c119 uint32_t profile_id) in mtr_trtcm_data_meter_profile_id_set()
179 uint32_t profile_id; member
186 uint32_t profile_id) in meter_profile_data_find()
/dpdk/drivers/net/ice/base/
H A Dice_switch.c3449 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_map_recipe_to_profile()
3477 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile()
H A Dice_adminq_cmd.h785 __le16 profile_id; member
1184 __le16 profile_id; member
2448 u8 profile_id; /* Programmed/Updated profile ID */ member
H A Dice_flex_type.h617 u32 profile_id; member
H A Dice_sched.c4164 u16 profile_id) in ice_sched_rm_rl_profile()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c105 int profile_id = t->pipe_to_profile[pos]; in softnic_tmgr_port_create() local