Home
last modified time | relevance | path

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

/dpdk/lib/sched/
H A Drte_sched.c57 struct rte_sched_pipe { struct
123 struct rte_sched_pipe *pipe;
209 struct rte_sched_pipe *pipe;
1282 s->pipe = (struct rte_sched_pipe *) in rte_sched_subport_config()
1370 struct rte_sched_pipe *p; in rte_sched_pipe_config()
1434 memset(p, 0, sizeof(struct rte_sched_pipe)); in rte_sched_pipe_config()
2303 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update()
2353 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check()
2618 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_load()
2646 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_store()
[all …]