Lines Matching refs:sched_class
47 struct sched_class *e; in t4_sched_class_fw_cmd()
108 static struct sched_class *t4_sched_queue_lookup(struct port_info *pi, in t4_sched_queue_lookup()
113 struct sched_class *e, *end; in t4_sched_queue_lookup()
114 struct sched_class *found = NULL; in t4_sched_queue_lookup()
146 struct sched_class *e; in t4_sched_queue_unbind()
188 struct sched_class *e; in t4_sched_queue_bind()
228 struct sched_class *e, in t4_sched_class_unbind_all()
354 static struct sched_class *t4_sched_class_lookup(struct port_info *pi, in t4_sched_class_lookup()
358 struct sched_class *e, *end; in t4_sched_class_lookup()
359 struct sched_class *found = NULL; in t4_sched_class_lookup()
400 static struct sched_class *t4_sched_class_alloc(struct port_info *pi, in t4_sched_class_alloc()
403 struct sched_class *e; in t4_sched_class_alloc()
454 struct sched_class *cxgb4_sched_class_alloc(struct net_device *dev, in cxgb4_sched_class_alloc()
470 static void t4_sched_class_free(struct port_info *pi, struct sched_class *e) in t4_sched_class_free()
487 memset(&s->tab[i], 0, sizeof(struct sched_class)); in t4_init_sched()
509 struct sched_class *e; in t4_cleanup_sched()