Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000/
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()
1207 if (hw->phy_reset_disable) in e1000_copper_link_mgp_setup()
5325 hw->phy_reset_disable = false; in e1000_set_phy_mode()
De1000_hw.h1394 bool phy_reset_disable; member