Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2360 static void stmmac_tx_timer(struct timer_list *t) in stmmac_tx_timer() function
2398 timer_setup(&tx_q->txtimer, stmmac_tx_timer, 0); in stmmac_init_coalesce()