Home
last modified time | relevance | path

Searched refs:t4_init_sched (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c651 struct sched_table *t4_init_sched(unsigned int sched_size) in t4_init_sched() function
H A Dcxgb4_main.c6911 pi->sched_tbl = t4_init_sched(adapter->params.nsched_cls); in init_one()