Home
last modified time | relevance | path

Searched refs:TCA_FQ_CODEL_LIMIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_fq_codel.c355 [TCA_FQ_CODEL_LIMIT] = { .type = NLA_U32 },
419 if (tb[TCA_FQ_CODEL_LIMIT]) in fq_codel_change()
420 sch->limit = nla_get_u32(tb[TCA_FQ_CODEL_LIMIT]); in fq_codel_change()
533 nla_put_u32(skb, TCA_FQ_CODEL_LIMIT, in fq_codel_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h813 TCA_FQ_CODEL_LIMIT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h852 TCA_FQ_CODEL_LIMIT, enumerator