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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc911x.c886 phy_configure);
1265 schedule_work(&lp->phy_configure);
1398 smc911x_phy_configure(&lp->phy_configure);
1431 cancel_work_sync(&lp->phy_configure);
1931 INIT_WORK(&lp->phy_configure, smc911x_phy_configure);
2161 smc911x_phy_configure(&lp->phy_configure);
H A Dsmc91x.c995 cancel_work_sync(&lp->phy_configure);
1039 container_of(work, struct smc_local, phy_configure);
1360 schedule_work(&lp->phy_configure);
1510 smc_phy_configure(&lp->phy_configure);
1982 INIT_WORK(&lp->phy_configure, smc_phy_configure);
2374 smc_phy_configure(&lp->phy_configure);
H A Dsmc911x.h95 struct work_struct phy_configure; member in struct:smc911x_local
H A Dsmc91x.h394 struct work_struct phy_configure; member in struct:smc_local

Completed in 152 milliseconds