Home
last modified time | relevance | path

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

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