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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.c209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
1165 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) {
2416 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) {
2417 lp->media = BNC_AUI;
2428 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI,
2438 case BNC_AUI:
2444 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf);
5227 } else if (strstr(p, "BNC_AUI")) {
5329 (lp->media == BNC_AUI ? "BNC/AUI" :
H A Dde4x5.h819 #define BNC_AUI 0x0010 /* BNC/AUI on DC21040 indistinguishable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
1165 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) {
2416 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) {
2417 lp->media = BNC_AUI;
2428 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI,
2438 case BNC_AUI:
2444 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf);
5227 } else if (strstr(p, "BNC_AUI")) {
5329 (lp->media == BNC_AUI ? "BNC/AUI" :
H A Dde4x5.h819 #define BNC_AUI 0x0010 /* BNC/AUI on DC21040 indistinguishable */ macro

Completed in 191 milliseconds