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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.c433 if (hw->phy_configured) {
512 hw->phy_configured = true;
H A Datl1e.h369 bool phy_configured; member in struct:atl1e_hw
H A Datl1e_main.c572 hw->phy_configured = false;
2064 hw->phy_configured = false; /* re-init PHY when resume */
2133 hw->phy_configured = false; /* re-init PHY when resume */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c_hw.c545 hw->phy_configured = true;
620 hw->phy_configured = false;
H A Datl1c.h462 bool phy_configured; member in struct:atl1c_hw
H A Datl1c_main.c722 hw->phy_configured = false;
2539 hw->phy_configured = false; /* re-init PHY when resume */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h433 bool phy_configured; member in struct:atl2_hw
H A Datl2.c105 hw->phy_configured = false;
1613 hw->phy_configured = false; /* re-init PHY when resume */
1633 hw->phy_configured = false; /* re-init PHY when resume */
2697 if (hw->phy_configured)
2732 hw->phy_configured = true;
H A Datl1.h751 bool phy_configured; member in struct:atl1_hw
H A Datl1.c808 hw->phy_configured = true;
856 if (!hw->phy_configured) {
955 hw->phy_configured = false;
2809 hw->phy_configured = false;
2821 hw->phy_configured = false;

Completed in 122 milliseconds