Home
last modified time | relevance | path

Searched refs:rte_sched_port_pipe_tc (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c302 rte_sched_port_pipe_tc(struct rte_sched_port *port, uint32_t qindex) in rte_sched_port_pipe_tc() function
1581 *traffic_class = rte_sched_port_pipe_tc(port, queue_id); in rte_sched_port_pkt_read_tree_path()
1710 uint32_t tc_index = rte_sched_port_pipe_tc(port, qindex); in rte_sched_port_update_subport_stats()
1733 uint32_t tc_index = rte_sched_port_pipe_tc(port, qindex); in rte_sched_port_update_subport_stats_on_drop()
1796 tc_index = rte_sched_port_pipe_tc(port, qindex); in rte_sched_port_red_drop()
2564 grinder->tc_index = rte_sched_port_pipe_tc(port, qindex); in grinder_next_tc()