Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c499 [TCA_HHF_BACKLOG_LIMIT] = { .type = NLA_U32 },
536 if (tb[TCA_HHF_BACKLOG_LIMIT]) in hhf_change()
537 sch->limit = nla_get_u32(tb[TCA_HHF_BACKLOG_LIMIT]); in hhf_change()
660 if (nla_put_u32(skb, TCA_HHF_BACKLOG_LIMIT, sch->limit) || in hhf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h922 TCA_HHF_BACKLOG_LIMIT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h971 TCA_HHF_BACKLOG_LIMIT, enumerator