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

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

Completed in 312 milliseconds