Searched defs:profile_id (Results 1 – 14 of 14) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline_mtr.c | 304 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 D | main.c | 113 apply_profile(int profile_id) in apply_profile()
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_ethdev_mtr.c | 66 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 D | cnxk_tm.c | 319 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 D | roc_nix_tm.c | 195 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 D | roc_nix_tm_ops.c | 754 uint32_t profile_id, bool force_update) in roc_nix_tm_node_shaper_update()
|
| H A D | roc_nix_tm_utils.c | 1047 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 D | mrvl_ethdev.h | 101 uint32_t profile_id; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.c | 119 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 D | ice_switch.c | 3449 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 D | ice_adminq_cmd.h | 785 __le16 profile_id; member 1184 __le16 profile_id; member 2448 u8 profile_id; /* Programmed/Updated profile ID */ member
|
| H A D | ice_flex_type.h | 617 u32 profile_id; member
|
| H A D | ice_sched.c | 4164 u16 profile_id) in ice_sched_rm_rl_profile()
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 105 int profile_id = t->pipe_to_profile[pos]; in softnic_tmgr_port_create() local
|