Home
last modified time | relevance | path

Searched refs:TCA_FQ_PIE_BETA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_fq_pie.c216 [TCA_FQ_PIE_BETA] = {.type = NLA_U32},
336 if (tb[TCA_FQ_PIE_BETA]) in fq_pie_change()
337 q->p_params.beta = nla_get_u32(tb[TCA_FQ_PIE_BETA]); in fq_pie_change()
481 nla_put_u32(skb, TCA_FQ_PIE_BETA, q->p_params.beta) || in fq_pie_dump()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1031 TCA_FQ_PIE_BETA, enumerator