Home
last modified time | relevance | path

Searched refs:qfq_find_agg (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/sched/
Dsch_qfq.c263 static struct qfq_aggregate *qfq_find_agg(struct qfq_sched *q, in qfq_find_agg() function
378 struct qfq_aggregate *new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_agg()
492 new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_class()