Searched refs:rte_sched_subport_config (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | version.map | 21 rte_sched_subport_config;
|
| H A D | rte_sched.h | 369 rte_sched_subport_config(struct rte_sched_port *port,
|
| H A D | rte_sched.c | 1082 rte_sched_subport_config(struct rte_sched_port *port, in rte_sched_subport_config() function
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | tmgr.c | 204 status = rte_sched_subport_config( in tmgr_port_create() 268 status = rte_sched_subport_config( in tmgr_subport_config()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_sched.c | 150 err = rte_sched_subport_config(port, SUBPORT, subport_param, 0); in test_sched()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 325 err = rte_sched_subport_config(port, subport, in app_init_sched_port()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 93 status = rte_sched_subport_config(sched, in softnic_tmgr_port_create() 1166 if (rte_sched_subport_config(SCHED(p), in update_subport_tc_rate() 3052 if (rte_sched_subport_config(SCHED(p), subport_id, in update_subport_rate()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_11.rst | 661 to function ``rte_sched_subport_config``.
|