Searched refs:rte_tm_shaper_params (Results 1 – 17 of 17) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.h | 66 struct rte_tm_shaper_params params; /* Rate in bits/sec */
|
| H A D | otx2_tm.c | 208 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 D | rte_tm.h | 1044 struct rte_tm_shaper_params { struct 1469 struct rte_tm_shaper_params *profile,
|
| H A D | rte_tm_driver.h | 78 struct rte_tm_shaper_params *profile,
|
| H A D | rte_tm.c | 174 struct rte_tm_shaper_params *profile, in rte_tm_shaper_profile_add()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_tm.c | 14 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 D | ixgbe_ethdev.h | 417 struct rte_tm_shaper_params profile;
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_ethdev.h | 149 struct rte_tm_shaper_params params;
|
| H A D | mrvl_tm.c | 363 struct rte_tm_shaper_params *params, in mrvl_shaper_profile_add()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_tm.c | 15 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 D | i40e_ethdev.h | 985 struct rte_tm_shaper_params profile;
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_internals.h | 199 struct rte_tm_shaper_params params;
|
| H A D | rte_eth_softnic_tm.c | 952 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 D | rte_eth_softnic_cli.c | 202 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 D | ipn3ke_ethdev.h | 46 struct rte_tm_shaper_params params;
|
| H A D | ipn3ke_tm.c | 725 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 D | cmdline_tm.c | 892 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()
|