Home
last modified time | relevance | path

Searched refs:sched_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c46 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()
475 struct sched_table *t4_init_sched(unsigned int sched_size) in t4_init_sched()
477 struct sched_table *s; in t4_init_sched()
498 struct sched_table *s; in t4_cleanup_sched()
Dsched.h75 struct sched_table { /* per port scheduling table */ struct
106 struct sched_table *t4_init_sched(unsigned int size);
Dcxgb4.h595 struct sched_table *sched_tbl;