Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c1032 static void smc_phy_configure(struct work_struct *work) in smc_phy_configure() function
1489 smc_phy_configure(&lp->phy_configure); in smc_open()
1968 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2464 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()