Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc91x.c1041 static void smc_phy_configure(struct work_struct *work) in smc_phy_configure() function
1499 smc_phy_configure(&lp->phy_configure); in smc_open()
1981 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2463 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()