Searched refs:BNC_AUI (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 1161 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init() 2405 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) { in dc21040_autoconf() 2406 lp->media = BNC_AUI; in dc21040_autoconf() 2417 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI, in dc21040_autoconf() 2427 case BNC_AUI: in dc21040_autoconf() 2433 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf); in dc21040_autoconf() 5305 (lp->media == BNC_AUI ? "BNC/AUI" : in de4x5_dbg_media()
|
D | de4x5.h | 819 #define BNC_AUI 0x0010 /* BNC/AUI on DC21040 indistinguishable */ macro
|
/Linux-v4.19/Documentation/networking/ |
D | de4x5.txt | 164 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
|