Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h198 struct rte_sched_subport_stats { struct
432 struct rte_sched_subport_stats *stats,
H A Drte_sched.c171 struct rte_sched_subport_stats stats __rte_cache_aligned;
1594 struct rte_sched_subport_stats *stats, in rte_sched_subport_read_stats()
1627 memcpy(stats, &s->stats, sizeof(struct rte_sched_subport_stats)); in rte_sched_subport_read_stats()
1628 memset(&s->stats, 0, sizeof(struct rte_sched_subport_stats)); in rte_sched_subport_read_stats()
/f-stack/dpdk/app/test/
H A Dtest_sched.c189 struct rte_sched_subport_stats subport_stats; in test_sched()
/f-stack/dpdk/examples/qos_sched/
H A Dstats.c286 struct rte_sched_subport_stats stats; in subport_stat()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c3276 struct rte_sched_subport_stats s; in read_port_stats()
3323 struct rte_sched_subport_stats s; in read_subport_stats()