| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_mtr.c | 334 uint32_t profile_id; member 387 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_srtcm_parsed() local 435 uint32_t profile_id; member 493 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_trtcm_parsed() local 543 uint32_t profile_id; member 605 uint32_t profile_id = res->profile_id; in cmd_add_port_meter_profile_trtcm_rfc4115_parsed() local 654 uint32_t profile_id; member 687 uint32_t profile_id = res->profile_id; in cmd_del_port_meter_profile_parsed() local 724 uint32_t profile_id; member 1040 uint32_t profile_id; member [all …]
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.c | 796 uint32_t profile_id; in nix_tm_node_add_to_list() local 798 profile_id = params->shaper_profile_id; in nix_tm_node_add_to_list() 1260 uint32_t profile_id; in nix_tm_free_resources() local 2116 uint32_t profile_id, in otx2_nix_tm_shaper_profile_add() argument 2174 profile->shaper_profile_id = profile_id; in otx2_nix_tm_shaper_profile_add() 2182 profile_id, in otx2_nix_tm_shaper_profile_add() 2207 uint32_t profile_id, in otx2_nix_tm_shaper_profile_delete() argument 2248 uint32_t profile_id; in otx2_nix_tm_node_add() local 2312 profile_id = params->shaper_profile_id; in otx2_nix_tm_node_add() 2384 uint32_t profile_id; in otx2_nix_tm_node_delete() local [all …]
|
| /f-stack/dpdk/examples/service_cores/ |
| H A D | main.c | 113 apply_profile(int profile_id) in apply_profile() argument 118 struct profile *p = &profiles[profile_id]; in apply_profile()
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_mtr.c | 57 if (profile->profile_id == meter_profile_id) in mrvl_mtr_profile_from_id() 103 prof->profile_id = meter_profile_id; in mrvl_meter_profile_add() 510 mrvl_meter_profile_delete(dev, profile->profile_id, NULL); in mrvl_mtr_deinit()
|
| H A D | mrvl_ethdev.h | 129 uint32_t profile_id; member
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_acl.c | 283 desc.params.profile.profile_id = prof_id; in ice_acl_prof_aq_send() 455 desc.params.profile.profile_id = prof_id; in ice_prog_acl_prof_ranges() 478 desc.params.profile.profile_id = prof_id; in ice_query_acl_prof_ranges()
|
| H A D | ice_switch.h | 491 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, 495 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap,
|
| H A D | ice_switch.c | 2779 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_map_recipe_to_profile() argument 2788 cmd->profile_id = CPU_TO_LE16(profile_id); in ice_aq_map_recipe_to_profile() 2807 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile() argument 2817 cmd->profile_id = CPU_TO_LE16(profile_id); in ice_aq_get_recipe_to_profile() 7144 fvl->profile_id = j; in ice_add_adv_recipe() 7153 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe() 7154 ice_set_bit((u16)fvit->profile_id, profiles); in ice_add_adv_recipe() 7177 status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe() 7188 status = ice_aq_map_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe() 7197 ice_cp_bitmap(profile_to_recipe[fvit->profile_id], r_bitmap, in ice_add_adv_recipe() [all …]
|
| H A D | ice_flex_type.h | 427 u32 profile_id; member
|
| H A D | ice_adminq_cmd.h | 717 __le16 profile_id; member 1115 __le16 profile_id; member 2346 u8 profile_id; /* Programmed/Updated profile ID */ member
|
| H A D | ice_type.h | 662 #define ICE_TXSCHED_GET_RL_PROF_ID(p) LE16_TO_CPU((p)->info.profile_id)
|
| H A D | ice_sched.c | 4118 u16 profile_id) in ice_sched_rm_rl_profile() argument 4130 LE16_TO_CPU(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile() 4131 profile_id) { in ice_sched_rm_rl_profile() 4226 rl_prof_id = LE16_TO_CPU(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
|
| H A D | ice_flex_pipe.c | 1727 fvl->profile_id = offset; in ice_get_sw_fv_list()
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_table_action.c | 121 uint32_t profile_id) in mtr_trtcm_data_meter_profile_id_set() argument 124 data->stats[RTE_COLOR_GREEN] |= (profile_id % 32) << 3; in mtr_trtcm_data_meter_profile_id_set() 181 uint32_t profile_id; member 188 uint32_t profile_id) in meter_profile_data_find() argument 195 if (mp_data->valid && (mp_data->profile_id == profile_id)) in meter_profile_data_find() 2684 mp_data->profile_id = meter_profile_id; in rte_table_action_meter_profile_add()
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2695 testpmd> add port meter profile srtcm_rfc2697 (port_id) (profile_id) \ 2700 * ``profile_id``: ID for the meter profile. 2710 testpmd> add port meter profile trtcm_rfc2698 (port_id) (profile_id) \ 2715 * ``profile_id``: ID for the meter profile. 2726 testpmd> add port meter profile trtcm_rfc4115 (port_id) (profile_id) \ 2731 * ``profile_id``: ID for the meter profile. 2742 testpmd> del port meter profile (port_id) (profile_id) 2749 testpmd> create port meter (port_id) (mtr_id) (profile_id) \ 2757 * ``profile_id``: ID for the meter profile. 2800 testpmd> set port meter profile (port_id) (mtr_id) (profile_id)
|
| /f-stack/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 107 if (profile_id < 0) in softnic_tmgr_port_create() 113 profile_id); in softnic_tmgr_port_create()
|