Searched defs:inv_w (Results 1 – 1 of 1) sorted by relevance
159 u32 inv_w; /* ONE_FP/(sum of weights of classes in aggr.). */ member233 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index()412 u32 weight, lmax, inv_w; in qfq_change_class() local