Searched refs:phy_info_task (Results 1 – 2 of 2) sorted by relevance
301 struct delayed_work phy_info_task; member
477 cancel_delayed_work_sync(&adapter->phy_info_task); in e1000_down_and_stop()1109 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()2346 phy_info_task.work); in e1000_update_phy_info_task()2479 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()2492 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()