Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/micrel/
Dksz884x.c5190 static void tx_proc_task(struct tasklet_struct *t) in tx_proc_task() function
5446 tasklet_setup(&hw_priv->tx_tasklet, tx_proc_task); in prepare_hardware()