e1000_has_link
bool e1000_has_link(struct e1000_adapter *adapter);
return e1000_has_link(adapter);
link = e1000_has_link(adapter);