Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_qfq.c192 u32 min_slot_shift; /* Index of the group-0 bit in the bitmaps. */ member
233 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index() argument
[all...]
/kernel/linux/linux-6.6/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() argument
[all...]

Completed in 5 milliseconds