Searched refs:t4_sched_entry_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sched.c | 120 static void *t4_sched_entry_lookup(struct port_info *pi, in t4_sched_entry_lookup() function 181 qe = t4_sched_entry_lookup(pi, SCHED_QUEUE, txq->q.cntxt_id); in cxgb4_sched_queue_lookup() 199 qe = t4_sched_entry_lookup(pi, SCHED_QUEUE, txq->q.cntxt_id); in t4_sched_queue_unbind() 270 fe = t4_sched_entry_lookup(pi, SCHED_FLOWC, p->tid); in t4_sched_flowc_unbind()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sched.c | 120 static void *t4_sched_entry_lookup(struct port_info *pi, in t4_sched_entry_lookup() function 181 qe = t4_sched_entry_lookup(pi, SCHED_QUEUE, txq->q.cntxt_id); in cxgb4_sched_queue_lookup() 199 qe = t4_sched_entry_lookup(pi, SCHED_QUEUE, txq->q.cntxt_id); in t4_sched_queue_unbind() 270 fe = t4_sched_entry_lookup(pi, SCHED_FLOWC, p->tid); in t4_sched_flowc_unbind()
|
Completed in 3 milliseconds