Searched refs:sched_tbl (Results 1 – 4 of 4) sorted by relevance
47 struct sched_table *s = pi->sched_tbl; in t4_sched_class_fw_cmd()114 struct sched_table *s = pi->sched_tbl; in t4_sched_queue_lookup()194 struct sched_table *s = pi->sched_tbl; in t4_sched_queue_bind()326 s = pi->sched_tbl; in cxgb4_sched_class_bind()370 s = pi->sched_tbl; in cxgb4_sched_class_unbind()382 struct sched_table *s = pi->sched_tbl; in t4_sched_class_lookup()428 struct sched_table *s = pi->sched_tbl; in t4_sched_class_alloc()541 s = pi->sched_tbl; in t4_cleanup_sched()
86 return !pi->sched_tbl ? false : true; in can_sched()93 if ((class_id > pi->sched_tbl->sched_size - 1) && in valid_class_id()
585 struct sched_table *sched_tbl; member
5738 pi->sched_tbl = t4_init_sched(adapter->params.nsched_cls); in init_one()5739 if (!pi->sched_tbl) in init_one()