Searched defs:pipe_tc (Results 1 – 1 of 1) sorted by relevance
225 uint8_t pipe_tc[RTE_SCHED_QUEUES_PER_PIPE]; member308 uint8_t pipe_tc = port->pipe_tc[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_port_pipe_tc() local