Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c47 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()
299 struct sched_table *s; in cxgb4_sched_class_bind()
346 struct sched_table *s; 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()
510 struct sched_table *t4_init_sched(unsigned int sched_size) in t4_init_sched()
512 struct sched_table *s; in t4_init_sched()
535 struct sched_table *s; in t4_cleanup_sched()
Dsched.h76 struct sched_table { /* per port scheduling table */ struct
108 struct sched_table *t4_init_sched(unsigned int size);
Dcxgb4.h585 struct sched_table *sched_tbl;