Home
last modified time | relevance | path

Searched refs:phy_reset_disable (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c947 hw->phy_reset_disable = false; in e1000_set_phy_mode()
2177 hw->phy_reset_disable = false; in e1000_copper_link_preconfig()
2449 if (hw->phy_reset_disable) in e1000_copper_link_igp_setup()
2672 if (!hw->phy_reset_disable) { in e1000_copper_link_ggp_setup()
2820 if (hw->phy_reset_disable) in e1000_copper_link_mgp_setup()
H A De1000.h1141 bool phy_reset_disable; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1051 hw->phy_reset_disable = false; in e1000_copper_link_preconfig()
1066 if (hw->phy_reset_disable) in e1000_copper_link_igp_setup()
1206 if (hw->phy_reset_disable) in e1000_copper_link_mgp_setup()
5324 hw->phy_reset_disable = false; in e1000_set_phy_mode()
H A De1000_hw.h1397 bool phy_reset_disable; member