diff options
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_phy.h')
-rw-r--r-- | drivers/net/ixgbe/ixgbe_phy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ixgbe/ixgbe_phy.h b/drivers/net/ixgbe/ixgbe_phy.h index 9bf2783d7a74..197bdd13106a 100644 --- a/drivers/net/ixgbe/ixgbe_phy.h +++ b/drivers/net/ixgbe/ixgbe_phy.h | |||
@@ -108,6 +108,7 @@ s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, | |||
108 | s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, | 108 | s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, |
109 | ixgbe_link_speed *speed, | 109 | ixgbe_link_speed *speed, |
110 | bool *link_up); | 110 | bool *link_up); |
111 | s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw); | ||
111 | s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw, | 112 | s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw, |
112 | u16 *firmware_version); | 113 | u16 *firmware_version); |
113 | s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw, | 114 | s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw, |