Searched refs:sfb_sched_data (Results 1 – 1 of 1) sorted by relevance
56 struct sfb_sched_data { struct127 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen()142 static void increment_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in increment_qlen()156 struct sfb_sched_data *q) in decrement_one_qlen()171 static void decrement_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in decrement_qlen()184 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()189 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()194 static void sfb_zero_all_buckets(struct sfb_sched_data *q) in sfb_zero_all_buckets()202 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen()222 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation()[all …]