Searched refs:RTE_SCHED_QUEUES_PER_PIPE (Results 1 – 7 of 7) sorted by relevance
36 RTE_SCHED_QUEUES_PER_PIPE; in qavg_q()81 RTE_SCHED_QUEUES_PER_PIPE; in qavg_tcpipe()135 RTE_SCHED_QUEUES_PER_PIPE; in qavg_pipe()137 queue_id += pipe_id * RTE_SCHED_QUEUES_PER_PIPE; in qavg_pipe()183 RTE_SCHED_QUEUES_PER_PIPE; in qavg_tcsubport()195 i * RTE_SCHED_QUEUES_PER_PIPE + tc; in qavg_tcsubport()202 i * RTE_SCHED_QUEUES_PER_PIPE + in qavg_tcsubport()251 RTE_SCHED_QUEUES_PER_PIPE; in qavg_subport()272 RTE_SCHED_QUEUES_PER_PIPE); in qavg_subport()342 RTE_SCHED_QUEUES_PER_PIPE; in pipe_stat()[all …]
152 extern uint32_t active_queues[RTE_SCHED_QUEUES_PER_PIPE];
23 uint32_t active_queues[RTE_SCHED_QUEUES_PER_PIPE];
77 #define RTE_SCHED_QUEUES_PER_PIPE 16 macro90 (RTE_SCHED_QUEUES_PER_PIPE - RTE_SCHED_BE_QUEUES_PER_PIPE + 1)
41 #define RTE_SCHED_GRINDER_PCACHE_SIZE (64 / RTE_SCHED_QUEUES_PER_PIPE)203 uint32_t qsize_add[RTE_SCHED_QUEUES_PER_PIPE];221 uint8_t pipe_tc[RTE_SCHED_QUEUES_PER_PIPE];222 uint8_t tc_queue[RTE_SCHED_QUEUES_PER_PIPE];260 return RTE_SCHED_QUEUES_PER_PIPE * subport->n_pipes_per_subport_enabled; in rte_sched_subport_pipe_queues()267 uint32_t qpos = qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1); in rte_sched_subport_pipe_qbase()277 uint32_t tc = port->pipe_tc[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_subport_pipe_qsize()520 RTE_SCHED_QUEUES_PER_PIPE * n_pipes_per_subport; in rte_sched_subport_get_array_base()982 for (i = 0, j = 0; i < RTE_SCHED_QUEUES_PER_PIPE; i++) { in rte_sched_port_config()989 for (i = 0, j = 0; i < RTE_SCHED_QUEUES_PER_PIPE; i++) { in rte_sched_port_config()[all …]
511 uint32_t n_queues = n_spp * n_pps * RTE_SCHED_QUEUES_PER_PIPE; in root_node_id()525 uint32_t n_queues = n_pipes * RTE_SCHED_QUEUES_PER_PIPE; in subport_node_id()538 uint32_t n_queues = n_pipes * RTE_SCHED_QUEUES_PER_PIPE; in pipe_node_id()554 uint32_t n_queues = n_pipes * RTE_SCHED_QUEUES_PER_PIPE; in tc_node_id()570 (pipe_id + subport_id * n_pps) * RTE_SCHED_QUEUES_PER_PIPE; in queue_node_id()590 uint32_t queue[RTE_SCHED_QUEUES_PER_PIPE];
374 / RTE_SCHED_QUEUES_PER_PIPE; in tm_level_get_max_nodes()3258 port_pipe_id * RTE_SCHED_QUEUES_PER_PIPE + pipe_tc_id + tc_queue_id; in tm_port_queue_id()3377 for (i = 0; i < RTE_SCHED_QUEUES_PER_PIPE; i++) { in read_pipe_stats()