Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_pie.c211 [TCA_FQ_PIE_LIMIT] = {.type = NLA_U32},
298 if (tb[TCA_FQ_PIE_LIMIT]) { in fq_pie_change()
299 u32 limit = nla_get_u32(tb[TCA_FQ_PIE_LIMIT]); in fq_pie_change()
473 if (nla_put_u32(skb, TCA_FQ_PIE_LIMIT, sch->limit) || in fq_pie_dump()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1026 TCA_FQ_PIE_LIMIT, enumerator