Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c515 u64 non_hh_quantum; in hhf_change() local
530 non_hh_quantum = (u64)new_quantum * new_hhf_non_hh_weight; in hhf_change()
531 if (non_hh_quantum == 0 || non_hh_quantum > INT_MAX) in hhf_change()