Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c82 struct sched_queue_entry *qe; in t4_sched_bind_unbind_op()
84 qe = (struct sched_queue_entry *)arg; in t4_sched_bind_unbind_op()
122 struct sched_queue_entry *qe; in t4_sched_queue_lookup()
149 struct sched_queue_entry *qe = NULL; in t4_sched_queue_unbind()
196 struct sched_queue_entry *qe = NULL; in t4_sched_queue_bind()
204 qe = kvzalloc(sizeof(struct sched_queue_entry), GFP_KERNEL); in t4_sched_queue_bind()
248 struct sched_queue_entry *qe; in t4_sched_class_unbind_all()
Dsched.h61 struct sched_queue_entry { struct