Searched refs:rte_tm_wred_params (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_tm.h | 999 struct rte_tm_wred_params { struct 1363 struct rte_tm_wred_params *profile,
|
| H A D | rte_tm_driver.h | 54 struct rte_tm_wred_params *profile,
|
| H A D | rte_tm.c | 132 struct rte_tm_wred_params *profile, in rte_tm_wred_profile_add()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_internals.h | 219 struct rte_tm_wred_params params;
|
| H A D | rte_eth_softnic_tm.c | 1301 struct rte_tm_wred_params *profile, in wred_profile_check() 1363 struct rte_tm_wred_params *profile, in pmd_tm_wred_profile_add()
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_ethdev.h | 63 struct rte_tm_wred_params params;
|
| H A D | ipn3ke_tm.c | 851 uint32_t tdrop_profile_id, struct rte_tm_wred_params *profile, in ipn3ke_tm_tdrop_profile_check() 934 uint32_t tdrop_profile_id, struct rte_tm_wred_params *profile, in ipn3ke_tm_tdrop_profile_add()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 1325 struct rte_tm_wred_params wp; in cmd_add_port_tm_node_wred_profile_parsed() 1335 memset(&wp, 0, sizeof(struct rte_tm_wred_params)); in cmd_add_port_tm_node_wred_profile_parsed()
|