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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4713 * e1000e_update_phy_task - work thread to update phy
4720 static void e1000e_update_phy_task(struct work_struct *work) e1000e_update_phy_task() function
7194 INIT_WORK(&adapter->update_phy_task, e1000e_update_phy_task); e1000_probe()

Completed in 70 milliseconds