Searched refs:t4_init_sched (Results 1 – 3 of 3) sorted by relevance
108 struct sched_table *t4_init_sched(unsigned int size);
510 struct sched_table *t4_init_sched(unsigned int sched_size) in t4_init_sched() function
5738 pi->sched_tbl = t4_init_sched(adapter->params.nsched_cls); in init_one()