Home
last modified time | relevance | path

Searched refs:cxgb4_sched_class_unbind (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.h110 int cxgb4_sched_class_unbind(struct net_device *dev, void *arg,
H A Dcxgb4_tc_matchall.c145 cxgb4_sched_class_unbind(dev, &qe, SCHED_QUEUE); in cxgb4_matchall_tc_bind_queues()
160 cxgb4_sched_class_unbind(dev, &qe, SCHED_QUEUE); in cxgb4_matchall_tc_unbind_queues()
H A Dsched.c443 int cxgb4_sched_class_unbind(struct net_device *dev, void *arg, in cxgb4_sched_class_unbind() function
H A Dcxgb4_tc_mqprio.c420 cxgb4_sched_class_unbind(dev, &fe, SCHED_FLOWC); in cxgb4_mqprio_class_unbind()
H A Dcxgb4_main.c3539 err = cxgb4_sched_class_unbind(dev, (void *)(&qe), SCHED_QUEUE); in cxgb_set_tx_maxrate()