Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2241 static void stmmac_tx_timer(struct timer_list *t) in stmmac_tx_timer() function
2272 timer_setup(&tx_q->txtimer, stmmac_tx_timer, 0); in stmmac_init_tx_coalesce()