Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dnetdev.c1741 static void e1000e_downshift_workaround(struct work_struct *work) in e1000e_downshift_workaround() function
7601 INIT_WORK(&adapter->downshift_task, e1000e_downshift_workaround); in e1000_probe()