Searched refs:rte_sched_pipe_config (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | version.map | 11 rte_sched_pipe_config;
|
| H A D | rte_sched.h | 389 rte_sched_pipe_config(struct rte_sched_port *port,
|
| H A D | rte_sched.c | 1291 rte_sched_pipe_config(struct rte_sched_port *port, in rte_sched_pipe_config() function
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | tmgr.c | 217 status = rte_sched_pipe_config( in tmgr_port_create() 304 status = rte_sched_pipe_config( in tmgr_pipe_config()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_sched.c | 154 err = rte_sched_pipe_config(port, SUBPORT, pipe, 0); in test_sched()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 338 err = rte_sched_pipe_config(port, subport, pipe, in app_init_sched_port()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 110 status = rte_sched_pipe_config(sched, in softnic_tmgr_port_create() 2859 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_pipe_weight() 2907 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_queue_weight() 3101 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_pipe_rate() 3146 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_tc_rate()
|