Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
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 WRITE_ONCE(q->hhf_non_hh_weight, new_hhf_non_hh_weight); in hhf_change()
594 q->hhf_non_hh_weight = 2; in hhf_init()
675 READ_ONCE(q->hhf_non_hh_weight))) in hhf_dump()