Searched defs:traffic_class (Results 1 – 6 of 6) sorted by relevance
/dpdk/examples/qos_sched/ |
H A D | app_thread.c | 33 uint32_t *traffic_class, uint32_t *queue, uint32_t *color) in get_pkt_sched() 71 uint32_t traffic_class; in app_rx_thread() local
|
/dpdk/app/test/ |
H A D | test_sched.c | 182 uint32_t subport, traffic_class, queue; in test_sched() local
|
/dpdk/lib/mbuf/ |
H A D | rte_mbuf.h | 1967 * Set the mbuf sched traffic_class id to the defined value. in rte_mbuf_sched_traffic_class_set() argument 1944 rte_mbuf_sched_get(const struct rte_mbuf * m,uint32_t * queue_id,uint8_t * traffic_class,uint8_t * color) rte_mbuf_sched_get() argument 1995 rte_mbuf_sched_set(struct rte_mbuf * m,uint32_t queue_id,uint8_t traffic_class,uint8_t color) rte_mbuf_sched_set() argument [all...] |
H A D | rte_mbuf_core.h | 411 uint8_t traffic_class; member
|
/dpdk/lib/sched/ |
H A D | rte_sched.c | 298 rte_sched_port_pipe_queue(struct rte_sched_port *port, uint32_t traffic_class) in rte_sched_port_pipe_queue() 1644 uint32_t traffic_class, in rte_sched_port_qindex() 1659 uint32_t traffic_class, in rte_sched_port_pkt_write() 1672 uint32_t *traffic_class, uint32_t *queue) in rte_sched_port_pkt_read_tree_path()
|
/dpdk/drivers/net/dpaa/fmlib/ |
H A D | fm_pcd_ext.h | 2609 uint8_t traffic_class; member
|