Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c426 if (hw->phy_configured) { in atl1e_phy_init()
505 hw->phy_configured = true; in atl1e_phy_init()
Datl1e.h368 bool phy_configured; member
Datl1e_main.c620 hw->phy_configured = false; in atl1e_sw_init()
2125 hw->phy_configured = false; /* re-init PHY when resume */ in atl1e_suspend()
2193 hw->phy_configured = false; /* re-init PHY when resume */ in atl1e_suspend()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c647 hw->phy_configured = true; in atl1c_phy_init()
722 hw->phy_configured = false; in atl1c_phy_to_ps_link()
798 hw->phy_configured = false; /* re-init PHY when resume */ in atl1c_power_saving()
Datl1c.h435 bool phy_configured; member
Datl1c_main.c803 hw->phy_configured = false; in atl1c_sw_init()
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c1242 bool phy_configured; in alx_probe() local
1322 phy_configured = alx_phy_configured(hw); in alx_probe()
1324 if (!phy_configured) in alx_probe()
1334 if (!phy_configured) { in alx_probe()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl2.h436 bool phy_configured; member
Datl2.c104 hw->phy_configured = false; in atl2_sw_init()
1607 hw->phy_configured = false; /* re-init PHY when resume */ in atl2_suspend()
1627 hw->phy_configured = false; /* re-init PHY when resume */ in atl2_suspend()
2682 if (hw->phy_configured) in atl2_phy_init()
2717 hw->phy_configured = true; in atl2_phy_init()
Datl1.h753 bool phy_configured; member
Datl1.c815 hw->phy_configured = true; in atl1_setup_link()
863 if (!hw->phy_configured) { in atl1_init_hw()
962 hw->phy_configured = false; in atl1_sw_init()
2849 hw->phy_configured = false; in atl1_suspend()
2861 hw->phy_configured = false; in atl1_suspend()