Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1052 hw->phy_reset_disable = false; in e1000_copper_link_preconfig()
1067 if (hw->phy_reset_disable) in e1000_copper_link_igp_setup()
1208 if (hw->phy_reset_disable) in e1000_copper_link_mgp_setup()
5319 hw->phy_reset_disable = false; in e1000_set_phy_mode()
H A De1000_hw.h1394 bool phy_reset_disable; member