Lines Matching defs:link_check
2239 u32 link_check, thstat, ctrl;
2242 link_check = thstat = ctrl = 0;
2251 link_check = !hw->mac.get_link_status;
2252 if (link_check) /* ESB2 fix */
2255 link_check = true;
2260 link_check =
2265 link_check = hw->mac.serdes_has_link;
2270 link_check = !hw->mac.get_link_status;
2283 if (link_check && (sc->link_active == 0)) {
2326 } else if (!link_check && (sc->link_active == 1)) {