Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/realtek/
D8139too.c662 static void rtl8139_thread (struct work_struct *work);
1030 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread); in rtl8139_init_one()
1608 static void rtl8139_thread (struct work_struct *work) in rtl8139_thread() function
1709 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread); in rtl8139_tx_timeout()