Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atl1e/
Datl1e_hw.c426 if (hw->phy_configured) { in atl1e_phy_init()
505 hw->phy_configured = true; in atl1e_phy_init()
Datl1e.h369 bool phy_configured; member
Datl1e_main.c572 hw->phy_configured = false; in atl1e_sw_init()
2064 hw->phy_configured = false; /* re-init PHY when resume */ in atl1e_suspend()
2133 hw->phy_configured = false; /* re-init PHY when resume */ in atl1e_suspend()
/linux-2.6.39/drivers/net/atl1c/
Datl1c_hw.c544 hw->phy_configured = true; in atl1c_phy_init()
619 hw->phy_configured = false; in atl1c_phy_power_saving()
Datl1c.h462 bool phy_configured; member
Datl1c_main.c723 hw->phy_configured = false; in atl1c_sw_init()
2533 hw->phy_configured = false; /* re-init PHY when resume */ in atl1c_suspend()
/linux-2.6.39/drivers/net/atlx/
Datl2.h437 bool phy_configured; member
Datl2.c105 hw->phy_configured = false; in atl2_sw_init()
1616 hw->phy_configured = false; /* re-init PHY when resume */
1636 hw->phy_configured = false; /* re-init PHY when resume */
2709 if (hw->phy_configured)
2744 hw->phy_configured = true;
Datl1.h748 bool phy_configured; member
Datl1.c811 hw->phy_configured = true; in atl1_setup_link()
859 if (!hw->phy_configured) { in atl1_init_hw()
959 hw->phy_configured = false; in atl1_sw_init()
2806 hw->phy_configured = false; in atl1_suspend()
2818 hw->phy_configured = false; in atl1_suspend()