Home
last modified time | relevance | path

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

12

/dpdk/drivers/net/cnxk/
H A Dcnxk_tm.h20 struct rte_tm_shaper_params params; /* Rate in bits/sec */
H A Dcnxk_tm.c270 struct rte_tm_shaper_params *params, in cnxk_nix_tm_shaper_profile_add()
304 sizeof(struct rte_tm_shaper_params)); in cnxk_nix_tm_shaper_profile_add()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.h26 struct rte_tm_shaper_params params;
H A Ddpaa2_tm.c271 struct rte_tm_shaper_params *params, in dpaa2_shaper_profile_add()
/dpdk/drivers/net/ice/
H A Dice_dcf_sched.c21 struct rte_tm_shaper_params *profile,
464 ice_dcf_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in ice_dcf_shaper_profile_param_check()
492 struct rte_tm_shaper_params *profile, in ice_dcf_shaper_profile_add()
522 sizeof(struct rte_tm_shaper_params)); in ice_dcf_shaper_profile_add()
750 struct rte_tm_shaper_params *profile; in ice_dcf_hierarchy_commit()
H A Dice_dcf.h44 struct rte_tm_shaper_params profile;
/dpdk/drivers/net/hns3/
H A Dhns3_tm.h42 struct rte_tm_shaper_params profile;
H A Dhns3_tm.c169 struct rte_tm_shaper_params *profile, in hns3_tm_shaper_profile_param_check()
223 struct rte_tm_shaper_params *profile, in hns3_tm_shaper_profile_add()
259 sizeof(struct rte_tm_shaper_params)); in hns3_tm_shaper_profile_add()
/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.h412 struct rte_tm_shaper_params profile;
/dpdk/drivers/net/txgbe/
H A Dtxgbe_tm.c15 struct rte_tm_shaper_params *profile,
221 txgbe_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in txgbe_shaper_profile_param_check()
255 struct rte_tm_shaper_params *profile, in txgbe_shaper_profile_add()
284 sizeof(struct rte_tm_shaper_params)); in txgbe_shaper_profile_add()
H A Dtxgbe_ethdev.h286 struct rte_tm_shaper_params profile;
/dpdk/lib/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()
/dpdk/drivers/net/iavf/
H A Diavf_tm.c13 struct rte_tm_shaper_params *profile,
490 iavf_shaper_profile_param_check(struct rte_tm_shaper_params *profile, in iavf_shaper_profile_param_check()
518 struct rte_tm_shaper_params *profile, in iavf_shaper_profile_add()
547 sizeof(struct rte_tm_shaper_params)); in iavf_shaper_profile_add()
H A Diavf.h183 struct rte_tm_shaper_params profile;
/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.h979 struct rte_tm_shaper_params profile;
/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h121 struct rte_tm_shaper_params params;
H A Dmrvl_tm.c383 struct rte_tm_shaper_params *params, in mrvl_shaper_profile_add()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h211 struct rte_tm_shaper_params params;
/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()
/dpdk/app/test-pmd/
H A Dcmdline_tm.c894 struct rte_tm_shaper_params sp; in cmd_add_port_tm_node_shaper_profile_parsed()
905 memset(&sp, 0, sizeof(struct rte_tm_shaper_params)); in cmd_add_port_tm_node_shaper_profile_parsed()

12