Home
last modified time | relevance | path

Searched defs:inv_w (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_qfq.c157 u32 inv_w; /* ONE_FP/(sum of weights of classes in aggr.). */ member
231 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index()
410 u32 weight, lmax, inv_w; in qfq_change_class() local