Searched refs:sched_tbl (Results 1 – 4 of 4) sorted by relevance
84 return !pi->sched_tbl ? false : true; in can_sched()91 if ((class_id > pi->sched_tbl->sched_size - 1) && in valid_class_id()
46 struct sched_table *s = pi->sched_tbl; in t4_sched_class_fw_cmd()112 struct sched_table *s = pi->sched_tbl; in t4_sched_queue_lookup()187 struct sched_table *s = pi->sched_tbl; in t4_sched_queue_bind()357 struct sched_table *s = pi->sched_tbl; in t4_sched_class_lookup()504 s = pi->sched_tbl; in t4_cleanup_sched()
595 struct sched_table *sched_tbl; member
5987 pi->sched_tbl = t4_init_sched(adapter->params.nsched_cls); in init_one()5988 if (!pi->sched_tbl) in init_one()