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

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c42 * smc_phy_configure
988 /* We need to ensure that no calls to smc_phy_configure are
1032 static void smc_phy_configure(struct work_struct *work) function
1350 * smc_phy_configure() calls msleep() which calls schedule_timeout()
1489 smc_phy_configure(&lp->phy_configure);
1972 INIT_WORK(&lp->phy_configure, smc_phy_configure);
2468 smc_phy_configure(&lp->phy_configure);

Completed in 208 milliseconds