Home
last modified time | relevance | path

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

/linux-6.1.9/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()
137 struct sched_queue_entry *qe; in t4_sched_entry_lookup()
173 struct sched_queue_entry *qe = NULL; in cxgb4_sched_queue_lookup()
187 struct sched_queue_entry *qe = NULL; in t4_sched_queue_unbind()
218 struct sched_queue_entry *qe = NULL; in t4_sched_queue_bind()
228 qe = kvzalloc(sizeof(struct sched_queue_entry), GFP_KERNEL); in t4_sched_queue_bind()
333 struct sched_queue_entry *qe; in t4_sched_class_unbind_all()
Dsched.h63 struct sched_queue_entry { struct