Home
last modified time | relevance | path

Searched refs:sge_timer_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2905 * sge_timer_tx - perform periodic maintenance of an SGE qset
2922 static void sge_timer_tx(struct timer_list *t) in sge_timer_tx() function
3045 timer_setup(&q->tx_reclaim_timer, sge_timer_tx, 0); in t3_sge_alloc_qset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2903 * sge_timer_tx - perform periodic maintenance of an SGE qset
2920 static void sge_timer_tx(struct timer_list *t) in sge_timer_tx() function
3043 timer_setup(&q->tx_reclaim_timer, sge_timer_tx, 0); in t3_sge_alloc_qset()

Completed in 9 milliseconds