Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_mtr.c334 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/examples/service_cores/
H A Dmain.c113 apply_profile(int profile_id) in apply_profile()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c796 uint32_t profile_id; in nix_tm_node_add_to_list() local
1260 uint32_t profile_id; in nix_tm_free_resources() local
2116 uint32_t profile_id, in otx2_nix_tm_shaper_profile_add()
2207 uint32_t profile_id, in otx2_nix_tm_shaper_profile_delete()
2248 uint32_t profile_id; in otx2_nix_tm_node_add() local
2384 uint32_t profile_id; in otx2_nix_tm_node_delete() local
2560 uint32_t profile_id, in otx2_nix_tm_node_shaper_update()
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h129 uint32_t profile_id; member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c121 uint32_t profile_id) in mtr_trtcm_data_meter_profile_id_set()
181 uint32_t profile_id; member
188 uint32_t profile_id) in meter_profile_data_find()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c2779 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, 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()
H A Dice_flex_type.h427 u32 profile_id; member
H A Dice_adminq_cmd.h717 __le16 profile_id; member
1115 __le16 profile_id; member
2346 u8 profile_id; /* Programmed/Updated profile ID */ member
H A Dice_sched.c4118 u16 profile_id) in ice_sched_rm_rl_profile()
/f-stack/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