Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dsch_qfq.c191 u32 min_slot_shift; /* Index of the group-0 bit in the bitmaps. */ member
227 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index()