Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_red.h60 struct rte_red_config { struct
61 uint32_t min_th; /**< min_th scaled in fixed-point format */
62 uint32_t max_th; /**< max_th scaled in fixed-point format */
63 …pa_const; /**< Precomputed constant value used for pa calculation (scaled in fixed-point format) */
64 uint8_t maxp_inv; /**< maxp_inv */
65 uint8_t wq_log2; /**< wq_log2 */