Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/smsc/
Dsmc91x.c1030 static void smc_phy_configure(struct work_struct *work) in smc_phy_configure() function
1488 smc_phy_configure(&lp->phy_configure); in smc_open()
1969 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2461 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()