Searched refs:sfb_sched_data (Results 1 – 1 of 1) sorted by relevance
55 struct sfb_sched_data { struct125 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen()140 static void increment_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in increment_qlen()154 struct sfb_sched_data *q) in decrement_one_qlen()169 static void decrement_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in decrement_qlen()182 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()187 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()192 static void sfb_zero_all_buckets(struct sfb_sched_data *q) in sfb_zero_all_buckets()200 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen()220 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation()[all …]