Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_codel.c358 [TCA_FQ_CODEL_FLOWS] = { .type = NLA_U32 },
379 if (tb[TCA_FQ_CODEL_FLOWS]) { in fq_codel_change()
382 q->flows_cnt = nla_get_u32(tb[TCA_FQ_CODEL_FLOWS]); in fq_codel_change()
545 nla_put_u32(skb, TCA_FQ_CODEL_FLOWS, in fq_codel_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h816 TCA_FQ_CODEL_FLOWS, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h855 TCA_FQ_CODEL_FLOWS, enumerator