Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c862 if (hw->phy.reset_disable == FALSE) { in ixgbe_reset_hw_82598()
H A Dixgbe_x550.c705 if (hw->phy.reset_disable || ixgbe_check_reset_blocked(hw)) in ixgbe_setup_fw_link()
2201 if (hw->phy.reset_disable || ixgbe_check_reset_blocked(hw)) in ixgbe_reset_phy_fw()
2479 if (!hw->phy.reset_disable && hw->phy.ops.reset) { in ixgbe_reset_hw_X550em()
H A Dixgbe_82599.c1070 if (hw->phy.reset_disable == FALSE && hw->phy.ops.reset != NULL) in ixgbe_reset_hw_82599()
H A Dixgbe_type.h4105 bool reset_disable; member
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1667 hw->phy.reset_disable = B_TRUE; in ixgbe_chip_stop()
1671 hw->phy.reset_disable = B_FALSE; in ixgbe_chip_stop()