ixgbe_get_link_capabilities
ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg);
status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg);
s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg);
if (ixgbe_get_link_capabilities(hw, &speeds_supported,