Searched refs:phy_info_task (Results 1 – 2 of 2) sorted by relevance
301 struct delayed_work phy_info_task; member
481 cancel_delayed_work_sync(&adapter->phy_info_task); in e1000_down_and_stop()1115 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()2344 phy_info_task.work); in e1000_update_phy_info_task()2477 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()2490 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()
Completed in 26 milliseconds