Searched refs:sfb_sched_data (Results 1 – 1 of 1) sorted by relevance
56 struct sfb_sched_data { struct126 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen()141 static void increment_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in increment_qlen()155 struct sfb_sched_data *q) in decrement_one_qlen()170 static void decrement_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in decrement_qlen()183 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()188 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()193 static void sfb_zero_all_buckets(struct sfb_sched_data *q) in sfb_zero_all_buckets()201 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen()221 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation()[all …]