Searched refs:phy_configure (Results 1 – 4 of 4) sorted by relevance
992 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()1036 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()1357 schedule_work(&lp->phy_configure); in smc_timeout()1512 smc_phy_configure(&lp->phy_configure); in smc_open()1880 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()2270 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
887 phy_configure); in smc911x_phy_configure()1290 schedule_work(&lp->phy_configure); in smc911x_timeout()1428 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()1461 cancel_work_sync(&lp->phy_configure); in smc911x_close()1954 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()2186 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()
95 struct work_struct phy_configure; member
464 struct work_struct phy_configure; member