Searched refs:min_slot_shift (Results 1 – 1 of 1) sorted by relevance
191 u32 min_slot_shift; /* Index of the group-0 bit in the bitmaps. */ member227 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index() argument233 size_map = slot_size >> min_slot_shift; in qfq_calc_index()238 index -= !(slot_size - (1ULL << (index + min_slot_shift - 1))); in qfq_calc_index()299 q->min_slot_shift); in qfq_update_agg()796 unsigned long vslot = q->V >> q->min_slot_shift; in qfq_make_eligible()797 unsigned long old_vslot = q->oldV >> q->min_slot_shift; in qfq_make_eligible()1425 q->min_slot_shift = FRAC_BITS + maxbudg_shift - QFQ_MAX_INDEX; in qfq_init_qdisc()1430 grp->slot_shift = q->min_slot_shift + i; in qfq_init_qdisc()