Searched refs:phy_info_task (Results 1 – 2 of 2) sorted by relevance
301 struct delayed_work phy_info_task; member
478 cancel_delayed_work_sync(&adapter->phy_info_task); in e1000_down_and_stop()1110 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()2347 phy_info_task.work); in e1000_update_phy_info_task()2480 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()2493 schedule_delayed_work(&adapter->phy_info_task, in e1000_watchdog()
Completed in 15 milliseconds