Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.c461 if (phy->reset_disable) { in igb_copper_link_setup_82580()
528 if (phy->reset_disable) { in igb_copper_link_setup_m88()
632 if (phy->reset_disable) in igb_copper_link_setup_m88_gen2()
728 if (phy->reset_disable) { in igb_copper_link_setup_igp()
H A De1000_hw.h433 bool reset_disable; member
H A De1000_82575.c1595 if (igb_sgmii_active_82575(hw) && !hw->phy.reset_disable) { in igb_setup_copper_link_82575()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7288 adapter->hw.phy.reset_disable = true; in ixgbe_close_suspend()
7291 adapter->hw.phy.reset_disable = false; in ixgbe_close_suspend()