Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c71 static int t4_sched_bind_unbind_op(struct port_info *pi, void *arg, in t4_sched_bind_unbind_op() function
201 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, in t4_sched_queue_unbind()
245 err = t4_sched_bind_unbind_op(pi, (void *)qe, SCHED_QUEUE, true); in t4_sched_queue_bind()
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()