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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h816 #define TP_NW 0x0002 /* 10Base-T with Nway */ macro
H A Dde4x5.c209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
1152 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) {
2586 if ((lp->autosense == AUTO) || (lp->autosense == TP_NW)) {
2601 case TP_NW:
5344 } else if (strstr(p, "TP_NW")) {
5345 lp->params.autosense = TP_NW;

Completed in 122 milliseconds