Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_codel.c167 codel_vars_init(&q->vars); in codel_init()
248 codel_vars_init(&q->vars); in codel_reset()
H A Dsch_fq_codel.c346 codel_vars_init(&flow->cvars); in fq_codel_reset()
513 codel_vars_init(&flow->cvars); in fq_codel_init()
/linux-6.15/include/net/
H A Dcodel_impl.h64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() function
/linux-6.15/net/mac80211/
H A Dtx.c1509 codel_vars_init(&txqi->def_cvars); in ieee80211_txq_init()
1623 codel_vars_init(&local->cvars[i]); in ieee80211_txq_setup_flows()