Lines Matching defs:link
450 /* local link state, to determine if a state change has occurred */
451 int link;
1473 * link and activity (on for link, blink off for activity).
2317 * Do not receive any packets until we have link.
3093 if (!phydev->link && adapter->boot_coma < 11)
3097 if (!phydev->link) {
3154 if (phydev->link == adapter->link)
3164 adapter->link = phydev->link;
3167 if (phydev->link) {
4004 /* Init variable for counting how long we do not have link status */