Searched refs:phy_info_task (Results 1 – 2 of 2) sorted by relevance
328 struct delayed_work phy_info_task; member
510 cancel_delayed_work_sync(&adapter->phy_info_task); in e1000_down_and_stop()1130 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()2354 phy_info_task.work); in e1000_update_phy_info_task()2490 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()2503 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()