Home
last modified time | relevance | path

Searched defs:rte_sched_pipe (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c65 struct rte_sched_pipe { struct
67 uint64_t tb_time; /* time of last update */
68 uint64_t tb_credits;
71 uint32_t profile;
74 uint64_t tc_time; /* time of next update */
75 uint64_t tc_credits[RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE];
78 uint8_t wrr_tokens[RTE_SCHED_BE_QUEUES_PER_PIPE];
81 uint64_t tc_ov_credits;
82 uint8_t tc_ov_period_id;