Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c81 case SCHED_QUEUE: { in t4_sched_bind_unbind_op()
172 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, in t4_sched_queue_unbind()
225 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, true); in t4_sched_queue_bind()
247 case SCHED_QUEUE: { in t4_sched_class_unbind_all()
268 case SCHED_QUEUE: { in t4_sched_class_bind_unbind_op()
310 case SCHED_QUEUE: { in cxgb4_sched_class_bind()
357 case SCHED_QUEUE: { in cxgb4_sched_class_unbind()
507 t4_sched_class_unbind_all(pi, e, SCHED_QUEUE); in t4_sched_class_free()
Dsched.h58 SCHED_QUEUE, enumerator
Dcxgb4_main.c2911 err = cxgb4_sched_class_unbind(dev, (void *)(&qe), SCHED_QUEUE); in cxgb_set_tx_maxrate()
2946 err = cxgb4_sched_class_bind(dev, (void *)(&qe), SCHED_QUEUE); in cxgb_set_tx_maxrate()