Home
last modified time | relevance | path

Searched refs:rte_tm_shaper_params (Results 1 – 17 of 17) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.h66 struct rte_tm_shaper_params params; /* Rate in bits/sec */
H A Dotx2_tm.c208 struct rte_tm_shaper_params *param = &profile->params; in shaper_config_to_nix()
2117 struct rte_tm_shaper_params *params, in otx2_nix_tm_shaper_profile_add()
2176 sizeof(struct rte_tm_shaper_params)); in otx2_nix_tm_shaper_profile_add()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm.h1044 struct rte_tm_shaper_params { struct
1469 struct rte_tm_shaper_params *profile,
H A Drte_tm_driver.h78 struct rte_tm_shaper_params *profile,
H A Drte_tm.c174 struct rte_tm_shaper_params *profile, in rte_tm_shaper_profile_add()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c14 struct rte_tm_shaper_params *profile,
229 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()
293 sizeof(struct rte_tm_shaper_params)); in ixgbe_shaper_profile_add()
H A Dixgbe_ethdev.h417 struct rte_tm_shaper_params profile;
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h149 struct rte_tm_shaper_params params;
H A Dmrvl_tm.c363 struct rte_tm_shaper_params *params, in mrvl_shaper_profile_add()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c15 struct rte_tm_shaper_params *profile,
220 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()
283 sizeof(struct rte_tm_shaper_params)); in i40e_shaper_profile_add()
H A Di40e_ethdev.h985 struct rte_tm_shaper_params profile;
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h199 struct rte_tm_shaper_params params;
H A Drte_eth_softnic_tm.c952 struct rte_tm_shaper_params *profile, in shaper_profile_check()
1030 struct rte_tm_shaper_params *profile, in pmd_tm_shaper_profile_add()
H A Drte_eth_softnic_cli.c202 struct rte_tm_shaper_params sp; in cmd_tmgr_shaper_profile()
208 memset(&sp, 0, sizeof(struct rte_tm_shaper_params)); in cmd_tmgr_shaper_profile()
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_ethdev.h46 struct rte_tm_shaper_params params;
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()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c892 struct rte_tm_shaper_params sp; in cmd_add_port_tm_node_shaper_profile_parsed()
903 memset(&sp, 0, sizeof(struct rte_tm_shaper_params)); in cmd_add_port_tm_node_shaper_profile_parsed()