Searched refs:BNC_AUI (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/dec/tulip/ |
A D | de4x5.c | 1163 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init() 2406 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) { in dc21040_autoconf() 2407 lp->media = BNC_AUI; in dc21040_autoconf() 2418 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI, in dc21040_autoconf() 2428 case BNC_AUI: in dc21040_autoconf() 2434 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf); in dc21040_autoconf() 5313 (lp->media == BNC_AUI ? "BNC/AUI" : in de4x5_dbg_media()
|
A D | de4x5.h | 819 #define BNC_AUI 0x0010 /* BNC/AUI on DC21040 indistinguishable */ macro
|
/linux/Documentation/networking/device_drivers/ethernet/dec/ |
A D | de4x5.rst | 173 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
|
Completed in 17 milliseconds