Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c79 case SCHED_QUEUE: { in t4_sched_bind_unbind_op()
169 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, in t4_sched_queue_unbind()
214 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, true); in t4_sched_queue_bind()
235 case SCHED_QUEUE: { in t4_sched_class_unbind_all()
256 case SCHED_QUEUE: { in t4_sched_class_bind_unbind_op()
296 case SCHED_QUEUE: { in cxgb4_sched_class_bind()
337 case SCHED_QUEUE: { in cxgb4_sched_class_unbind()
472 t4_sched_class_unbind_all(pi, e, SCHED_QUEUE); in t4_sched_class_free()
Dsched.h58 SCHED_QUEUE, enumerator
Dcxgb4_main.c3095 err = cxgb4_sched_class_unbind(dev, (void *)(&qe), SCHED_QUEUE); in cxgb_set_tx_maxrate()
3130 err = cxgb4_sched_class_bind(dev, (void *)(&qe), SCHED_QUEUE); in cxgb_set_tx_maxrate()