Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_qfq.c159 u32 inv_w; /* ONE_FP/(sum of weights of classes in aggr.). */ member
233 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index() argument
412 u32 weight, lmax, inv_w; in qfq_change_class() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_qfq.c157 u32 inv_w; /* ONE_FP/(sum of weights of classes in aggr.). */ member
231 static int qfq_calc_index(u32 inv_w, unsigned int maxlen, u32 min_slot_shift) in qfq_calc_index() argument
410 u32 weight, lmax, inv_w; in qfq_change_class() local
[all...]

Completed in 4 milliseconds