Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_main.c5276 static void igc_watchdog_task(struct work_struct *work) in igc_watchdog_task() function
6366 INIT_WORK(&adapter->watchdog_task, igc_watchdog_task); in igc_probe()