Searched refs:BNC_AUI (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.c209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
1155 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) {
2434 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) {
2435 lp->media = BNC_AUI;
2446 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI,
2456 case BNC_AUI:
2462 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf);
5350 } else if (strstr(p, "BNC_AUI")) {
5458 (lp->media == BNC_AUI ? "BNC/AUI" :
H A Dde4x5.h819 #define BNC_AUI 0x0010 /* BNC/AUI on DC21040 indistinguishable */ macro

Completed in 112 milliseconds