__ethtool_get_link
int __ethtool_get_link(struct net_device *dev);
int link = __ethtool_get_link(dev);
data->link = __ethtool_get_link(dev);