Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 4 of 4) sorted by relevance

/dpdk/examples/qos_sched/
H A Dapp_thread.c32 get_pkt_sched(struct rte_mbuf *m, uint32_t *subport, uint32_t *pipe, in get_pkt_sched()
70 uint32_t pipe; in app_rx_thread() local
H A Dinit.c235 uint32_t pipe, subport; in app_init_sched_port() local
[all...]
/dpdk/lib/sched/
H A Drte_sched.c124 struct rte_sched_pipe *pipe; member
210 struct rte_sched_pipe *pipe; member
1643 uint32_t pipe, in rte_sched_port_qindex()
1658 uint32_t subport, uint32_t pipe, in rte_sched_port_pkt_write()
1671 uint32_t *subport, uint32_t *pipe, in rte_sched_port_pkt_read_tree_path()
2296 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update() local
2335 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update_with_tc_ov() local
2385 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check() local
2418 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check_with_tc_ov() local
2688 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_load() local
[all …]
/dpdk/app/test/
H A Dtest_sched.c143 uint32_t pipe; in test_sched() local