Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dapp_thread.c36 uint16_t pipe_queue; in get_pkt_sched() local
/dpdk/lib/sched/
H A Drte_sched.c224 uint16_t pipe_queue[RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE]; member
300 uint16_t pipe_queue = port->pipe_queue[traffic_class]; in rte_sched_port_pipe_queue() local