|
@@ -128,7 +128,7 @@ s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
|
|
s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
|
|
s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
|
|
ixgbe_link_speed *speed,
|
|
ixgbe_link_speed *speed,
|
|
bool *autoneg);
|
|
bool *autoneg);
|
|
-s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
|
|
|
|
|
|
+bool ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
|
|
|
|
|
|
/* PHY specific */
|
|
/* PHY specific */
|
|
s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
|
|
s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
|