Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsched.c80 struct sched_queue_entry *qe; in t4_sched_bind_unbind_op()
82 qe = (struct sched_queue_entry *)arg; in t4_sched_bind_unbind_op()
120 struct sched_queue_entry *qe; in t4_sched_queue_lookup()
147 struct sched_queue_entry *qe = NULL; in t4_sched_queue_unbind()
189 struct sched_queue_entry *qe = NULL; in t4_sched_queue_bind()
197 qe = kvzalloc(sizeof(struct sched_queue_entry), GFP_KERNEL); in t4_sched_queue_bind()
236 struct sched_queue_entry *qe; in t4_sched_class_unbind_all()
Dsched.h61 struct sched_queue_entry { struct