Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5560 static void igc_watchdog_task(struct work_struct *work) in igc_watchdog_task() function
6893 INIT_WORK(&adapter->watchdog_task, igc_watchdog_task); in igc_probe()