Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c191 uint32_t pipe_loop; member
1200 s->pipe_loop = RTE_SCHED_PIPE_INVALID; in rte_sched_subport_config()
2430 subport->pipe_loop = RTE_SCHED_PIPE_INVALID; in grinder_schedule()
2646 if (grinder->pindex == subport->pipe_loop) { in grinder_next_pipe()
2648 subport->pipe_loop = RTE_SCHED_PIPE_INVALID; in grinder_next_pipe()
2858 subport->pipe_loop == RTE_SCHED_PIPE_INVALID) in grinder_handle()
2859 subport->pipe_loop = grinder->pindex; in grinder_handle()
2909 port->subports[i]->pipe_loop = RTE_SCHED_PIPE_INVALID; in rte_sched_port_time_resync()