Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c168 u32 hhf_non_hh_weight; /* WDRR weight for non-HHs member
397 weight = q->hhf_non_hh_weight; in hhf_enqueue()
436 1 : q->hhf_non_hh_weight; in hhf_dequeue()
517 u32 new_hhf_non_hh_weight = q->hhf_non_hh_weight; in hhf_change()
540 q->hhf_non_hh_weight = new_hhf_non_hh_weight; in hhf_change()
590 q->hhf_non_hh_weight = 2; in hhf_init()
668 nla_put_u32(skb, TCA_HHF_NON_HH_WEIGHT, q->hhf_non_hh_weight)) in hhf_dump()