Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c145 static int t4_sched_queue_unbind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_unbind()
191 static int t4_sched_queue_bind(struct port_info *pi, struct ch_sched_queue *p) in t4_sched_queue_bind()
269 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in t4_sched_class_bind_unbind_op()
311 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in cxgb4_sched_class_bind()
358 struct ch_sched_queue *qe = (struct ch_sched_queue *)arg; in cxgb4_sched_class_unbind()
Dsched.h64 struct ch_sched_queue param;
Dcxgb4.h1054 struct ch_sched_queue { struct
Dcxgb4_main.c2878 struct ch_sched_queue qe; in cxgb_set_tx_maxrate()