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

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
1161 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { de4x5_hw_init()
2556 if ((lp->autosense == AUTO) || (lp->autosense == TP_NW)) { dc21041_autoconf()
2571 case TP_NW: dc21041_autoconf()
5194 } else if (strstr(p, "TP_NW")) { de4x5_parse_params()
5195 lp->params.autosense = TP_NW; de4x5_parse_params()
H A Dde4x5.h816 #define TP_NW 0x0002 /* 10Base-T with Nway */ macro

Completed in 116 milliseconds