Lines Matching defs:link
49 bool link = false;
60 /* The link state is latched low so that momentary link
62 * in polling mode to detect such short link drops except
63 * the link was already down.
65 if (!phy_polling_mode(phydev) || !phydev->link) {
70 link = true;
73 if (!link) {
78 link = true;
82 phydev->link = link;
91 /* The link state is latched low so that momentary link
93 * in polling mode to detect such short link drops except
94 * the link was already down. In case we are not polling,
97 if (!phy_polling_mode(phydev) || !phydev->link) {
110 /* Check if we have link and if the remote and local receiver are ok */
114 phydev->link = true;
116 phydev->link = false;
126 * therefore we need to read the link status from the vendor specific
165 * far it was not possible to get a link even when following the init