Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.c813 int linkOK; /* Link is OK */ member
1624 if (lp->tx_enable) lp->linkOK++; in de4x5_rx()
1716 if (lp->tx_enable) lp->linkOK++; in de4x5_tx()
1758 lp->linkOK = 0; in de4x5_ast()
2488 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21040_state()
2509 if (lp->linkOK) { in de4x5_suspect_state()
2607 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2641 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2671 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2711 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
[all …]