Home
last modified time | relevance | path

Searched refs:linkOK (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/dec/tulip/
Dde4x5.c814 int linkOK; /* Link is OK */ member
1626 if (lp->tx_enable) lp->linkOK++; in de4x5_rx()
1718 if (lp->tx_enable) lp->linkOK++; in de4x5_tx()
1760 lp->linkOK = 0; in de4x5_ast()
2490 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21040_state()
2511 if (lp->linkOK) { in de4x5_suspect_state()
2609 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2643 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2673 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2713 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
[all …]