Home
last modified time | relevance | path

Searched refs:e1000_update_phy_info_task (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c102 static void e1000_update_phy_info_task(struct work_struct *work);
1115 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()
2334 * e1000_update_phy_info_task - get phy info
2340 static void e1000_update_phy_info_task(struct work_struct *work) in e1000_update_phy_info_task() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c102 static void e1000_update_phy_info_task(struct work_struct *work);
1115 INIT_DELAYED_WORK(&adapter->phy_info_task, e1000_update_phy_info_task); in e1000_probe()
2335 * e1000_update_phy_info_task - get phy info
2341 static void e1000_update_phy_info_task(struct work_struct *work) in e1000_update_phy_info_task() function

Completed in 18 milliseconds