Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c102 case SCHED_FLOWC: { in t4_sched_bind_unbind_op()
147 case SCHED_FLOWC: { in t4_sched_entry_lookup()
270 fe = t4_sched_entry_lookup(pi, SCHED_FLOWC, p->tid); in t4_sched_flowc_unbind()
272 err = t4_sched_bind_unbind_op(pi, (void *)fe, SCHED_FLOWC, in t4_sched_flowc_unbind()
310 err = t4_sched_bind_unbind_op(pi, (void *)fe, SCHED_FLOWC, true); in t4_sched_flowc_bind()
315 e->bind_type = SCHED_FLOWC; in t4_sched_flowc_bind()
339 case SCHED_FLOWC: { in t4_sched_class_unbind_all()
369 case SCHED_FLOWC: { in t4_sched_class_bind_unbind_op()
415 case SCHED_FLOWC: { in cxgb4_sched_class_bind()
462 case SCHED_FLOWC: { in cxgb4_sched_class_unbind()
H A Dsched.h60 SCHED_FLOWC, enumerator
H A Dcxgb4_tc_mqprio.c393 ret = cxgb4_sched_class_bind(dev, &fe, SCHED_FLOWC); in cxgb4_mqprio_class_bind()
420 cxgb4_sched_class_unbind(dev, &fe, SCHED_FLOWC); in cxgb4_mqprio_class_unbind()