Searched refs:sfb_sched_data (Results 1 – 1 of 1) sorted by relevance
52 struct sfb_sched_data { struct123 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen()138 static void increment_qlen(const struct sfb_skb_cb *cb, struct sfb_sched_data *q) in increment_qlen()152 struct sfb_sched_data *q) in decrement_one_qlen()167 static void decrement_qlen(const struct sk_buff *skb, struct sfb_sched_data *q) in decrement_qlen()180 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()185 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()190 static void sfb_zero_all_buckets(struct sfb_sched_data *q) in sfb_zero_all_buckets()198 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen()218 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation()[all …]