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