Home
last modified time | relevance | path

Searched refs:ch_sched_queue (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c143 static int t4_sched_queue_unbind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_unbind()
184 static int t4_sched_queue_bind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_bind()
257 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in t4_sched_class_bind_unbind_op()
297 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in cxgb4_sched_class_bind()
338 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in cxgb4_sched_class_unbind()
Dsched.h64 struct ch_sched_queue param;
Dcxgb4.h1098 struct ch_sched_queue { struct
Dcxgb4_main.c3062 struct ch_sched_queue qe; in cxgb_set_tx_maxrate()