Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hhf.c155 u32 hhf_admit_bytes; /* counter thresh to classify as member
305 if (min_hhf_val > q->hhf_admit_bytes) { in hhf_classify()
554 WRITE_ONCE(q->hhf_admit_bytes, in hhf_change()
592 q->hhf_admit_bytes = 131072; /* 128 KB */ in hhf_init()
671 READ_ONCE(q->hhf_admit_bytes)) || in hhf_dump()