Searched refs:phy_info_task (Results 1 – 2 of 2) sorted by relevance
302 struct delayed_work phy_info_task; member
484 cancel_delayed_work_sync(&adapter->phy_info_task); in e1000_down_and_stop()1114 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()2338 phy_info_task.work); in e1000_update_phy_info_task()2471 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()2484 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()