Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_qfq.c190 u32 min_slot_shift; /* Index of the group-0 bit in the bitmaps. */ member
231 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index()