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