Searched refs:wdrr_bucket (Results 1 – 1 of 1) sorted by relevance
119 struct wdrr_bucket { struct127 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; argument328 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head()338 static void bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) in bucket_add()351 struct wdrr_bucket *bucket; in hhf_drop()384 struct wdrr_bucket *bucket; in hhf_enqueue()430 struct wdrr_bucket *bucket; in hhf_dequeue()440 bucket = list_first_entry(head, struct wdrr_bucket, bucketchain); in hhf_dequeue()657 struct wdrr_bucket *bucket = q->buckets + i; in hhf_init()