Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c299 static void emac_tx_coal_timer(struct timer_list *t) in emac_tx_coal_timer() function
1436 timer_setup(&priv->txtimer, emac_tx_coal_timer, 0); in emac_sw_init()