Home
last modified time | relevance | path

Searched refs:smc911x_phy_configure (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/smsc/
Dsmc911x.c874 static void smc911x_phy_configure(struct work_struct *work) in smc911x_phy_configure() function
1389 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()
1927 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()
2172 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()