Home
last modified time | relevance | path

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

/dpdk/lib/sched/
H A Drte_pie.c33 const uint16_t max_burst, in rte_pie_config_init()
H A Drte_pie.h38 uint16_t max_burst; /**< Max Burst Allowance (milliseconds) */ member
48 uint64_t max_burst; /**< Max Burst Allowance (in CPU cycles.) */ member
/dpdk/app/test/
H A Dtest_pie.c57 uint16_t *max_burst; /**< Max Burst Allowance (milliseconds) */ member