Home
last modified time | relevance | path

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

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