Searched refs:pipe_tc (Results 1 – 1 of 1) sorted by relevance
221 uint8_t pipe_tc[RTE_SCHED_QUEUES_PER_PIPE]; member277 uint32_t tc = port->pipe_tc[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_subport_pipe_qsize()304 uint8_t pipe_tc = port->pipe_tc[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_port_pipe_tc() local306 return pipe_tc; in rte_sched_port_pipe_tc()983 port->pipe_tc[i] = j; in rte_sched_port_config()