Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c221 uint8_t pipe_tc[RTE_SCHED_QUEUES_PER_PIPE]; member
304 uint8_t pipe_tc = port->pipe_tc[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_port_pipe_tc() local