Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c42 #define RTE_SCHED_PIPE_INVALID UINT32_MAX macro
1200 s->pipe_loop = RTE_SCHED_PIPE_INVALID; in rte_sched_subport_config()
1247 s->grinder_base_bmp_pos[i] = RTE_SCHED_PIPE_INVALID; in rte_sched_subport_config()
2430 subport->pipe_loop = RTE_SCHED_PIPE_INVALID; in grinder_schedule()
2648 subport->pipe_loop = RTE_SCHED_PIPE_INVALID; in grinder_next_pipe()
2858 subport->pipe_loop == RTE_SCHED_PIPE_INVALID) in grinder_handle()
2909 port->subports[i]->pipe_loop = RTE_SCHED_PIPE_INVALID; in rte_sched_port_time_resync()