Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_codel.c194 codel_vars_init(&q->vars); in codel_init()
273 codel_vars_init(&q->vars); in codel_reset()
H A Dsch_fq_codel.c347 codel_vars_init(&flow->cvars); in fq_codel_reset()
505 codel_vars_init(&flow->cvars); in fq_codel_init()
/openbmc/linux/include/net/
H A Dcodel_impl.h64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() function
/openbmc/linux/net/mac80211/
H A Dtx.c1515 codel_vars_init(&txqi->def_cvars); in ieee80211_txq_init()
1629 codel_vars_init(&local->cvars[i]); in ieee80211_txq_setup_flows()