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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c813 int linkOK; /* Link is OK */ member in struct:de4x5_private
1627 if (lp->tx_enable) lp->linkOK++;
1719 if (lp->tx_enable) lp->linkOK++;
1760 lp->linkOK = 0;
2500 } else if (!lp->linkOK && (lp->autosense == AUTO)) {
2521 if (lp->linkOK) {
2619 } else if (!lp->linkOK && (lp->autosense == AUTO)) {
2653 } else if (!lp->linkOK && (lp->autosense == AUTO)) {
2683 } else if (!lp->linkOK && (lp->autosense == AUTO)) {
2723 } else if (!lp->linkOK
[all...]

Completed in 60 milliseconds