Home
last modified time | relevance | path

Searched refs:codel_vars (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dcodel_impl.h60 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init()
76 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()
102 struct codel_vars *vars, in codel_should_drop()
145 struct codel_vars *vars, in codel_dequeue()
H A Dcodel.h115 * struct codel_vars - contains codel variables
126 struct codel_vars { struct
161 typedef struct sk_buff * (*codel_skb_dequeue_t)(struct codel_vars *vars,
/kernel/linux/linux-6.6/include/net/
H A Dcodel_impl.h64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init()
80 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()
106 struct codel_vars *vars, in codel_should_drop()
149 struct codel_vars *vars, in codel_dequeue()
H A Dcodel.h118 * struct codel_vars - contains codel variables
129 struct codel_vars { struct
164 typedef struct sk_buff * (*codel_skb_dequeue_t)(struct codel_vars *vars,
/kernel/linux/linux-5.10/net/sched/
H A Dsch_codel.c60 struct codel_vars vars;
69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
H A Dsch_fq_codel.c47 struct codel_vars cvars;
255 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_codel.c60 struct codel_vars vars;
69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
H A Dsch_fq_codel.c47 struct codel_vars cvars;
255 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
/kernel/linux/linux-5.10/net/mac80211/
H A Dieee80211_i.h864 struct codel_vars def_cvars;
1170 struct codel_vars *cvars;
H A Dtx.c1313 static struct sk_buff *codel_dequeue_func(struct codel_vars *cvars, in codel_dequeue_func()
1353 struct codel_vars *cvars; in fq_tin_dequeue_func()
/kernel/linux/linux-6.6/net/mac80211/
H A Dieee80211_i.h871 struct codel_vars def_cvars;
1317 struct codel_vars *cvars;
H A Dtx.c1360 static struct sk_buff *codel_dequeue_func(struct codel_vars *cvars, in codel_dequeue_func()
1400 struct codel_vars *cvars; in fq_tin_dequeue_func()

Completed in 30 milliseconds