Searched refs:orig_link_settings_stored (Results 1 – 5 of 5) sorted by relevance
280 if (hw->mac.orig_link_settings_stored) in ixgbe_get_link_capabilities_82598()887 if (hw->mac.orig_link_settings_stored == false) { in ixgbe_reset_hw_82598()889 hw->mac.orig_link_settings_stored = true; in ixgbe_reset_hw_82598()
411 if (hw->mac.orig_link_settings_stored) in ixgbe_get_link_capabilities_82599()885 if (hw->mac.orig_link_settings_stored) in ixgbe_setup_mac_link_82599()1098 if (hw->mac.orig_link_settings_stored == false) { in ixgbe_reset_hw_82599()1101 hw->mac.orig_link_settings_stored = true; in ixgbe_reset_hw_82599()
4105 bool orig_link_settings_stored; member
2917 if (hw->mac.orig_link_settings_stored) in txgbe_get_link_capabilities_raptor()3329 if (hw->mac.orig_link_settings_stored) in txgbe_setup_mac_link()3607 if (!hw->mac.orig_link_settings_stored) { in txgbe_reset_hw()3610 hw->mac.orig_link_settings_stored = true; in txgbe_reset_hw()
553 bool orig_link_settings_stored; member