Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h206 uint64_t n_bytes_tc[RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE]; member
H A Drte_sched.c1714 subport->stats.n_bytes_tc[tc_index] += pkt_len; in rte_sched_port_update_subport_stats()
/f-stack/dpdk/examples/qos_sched/
H A Dstats.c312 stats.n_bytes_tc[i], stats.n_bytes_tc_dropped[i], tc_ov[i]); in subport_stat()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c3292 s.n_bytes_tc[id] - s.n_bytes_tc_dropped[id]; in read_port_stats()
3339 s.n_bytes_tc[tc_id] - s.n_bytes_tc_dropped[tc_id]; in read_subport_stats()