Lines Matching refs:sched_class
47 struct sched_class *e; in t4_sched_class_fw_cmd()
125 struct sched_class *e, *end; in t4_sched_entry_lookup()
169 struct sched_class *cxgb4_sched_queue_lookup(struct net_device *dev, in cxgb4_sched_queue_lookup()
190 struct sched_class *e; in t4_sched_queue_unbind()
221 struct sched_class *e; in t4_sched_queue_bind()
263 struct sched_class *e; in t4_sched_flowc_unbind()
291 struct sched_class *e; in t4_sched_flowc_bind()
325 struct sched_class *e, in t4_sched_class_unbind_all()
479 static struct sched_class *t4_sched_class_lookup(struct port_info *pi, in t4_sched_class_lookup()
483 struct sched_class *found = NULL; in t4_sched_class_lookup()
484 struct sched_class *e, *end; in t4_sched_class_lookup()
525 static struct sched_class *t4_sched_class_alloc(struct port_info *pi, in t4_sched_class_alloc()
528 struct sched_class *e = NULL; in t4_sched_class_alloc()
582 struct sched_class *cxgb4_sched_class_alloc(struct net_device *dev, in cxgb4_sched_class_alloc()
610 struct sched_class *e; in cxgb4_sched_class_free()
643 static void t4_sched_class_free(struct net_device *dev, struct sched_class *e) in t4_sched_class_free()
663 memset(&s->tab[i], 0, sizeof(struct sched_class)); in t4_init_sched()
685 struct sched_class *e; in t4_cleanup_sched()