Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/micrel/
Dksz884x.c4817 static void tx_proc_task(struct tasklet_struct *t) in tx_proc_task() function
5072 tasklet_setup(&hw_priv->tx_tasklet, tx_proc_task); in prepare_hardware()