Home
last modified time | relevance | path

Searched refs:rte_sched_pipe_config (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Dversion.map11 rte_sched_pipe_config;
H A Drte_sched.h389 rte_sched_pipe_config(struct rte_sched_port *port,
H A Drte_sched.c1291 rte_sched_pipe_config(struct rte_sched_port *port, in rte_sched_pipe_config() function
/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.c217 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 Dtest_sched.c154 err = rte_sched_pipe_config(port, SUBPORT, pipe, 0); in test_sched()
/f-stack/dpdk/examples/qos_sched/
H A Dinit.c338 err = rte_sched_pipe_config(port, subport, pipe, in app_init_sched_port()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c110 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()