Searched refs:BNC (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/Documentation/networking/device_drivers/dec/ |
D | de4x5.txt | 86 from, e.g. TP, reconnect to BNC and things will still work (after a 164 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO 169 insmod de4x5 args='eth1:fdx autosense=BNC eth0:autosense=100Mb'. 174 Yes, I know full duplex isn't permissible on BNC or AUI; they're just
|
/Linux-v5.4/Documentation/networking/device_drivers/smsc/ |
D | smc9.txt | 31 2 for AUI ( or BNC on some cards )
|
/Linux-v5.4/Documentation/networking/device_drivers/ti/ |
D | tlan.txt | 58 interface. This is also what to do if you want to use the BNC 60 device that does not have an AUI/BNC connector will probably
|
/Linux-v5.4/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 1162 lp->params.autosense = BNC; in de4x5_hw_init() 2404 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) { in dc21040_autoconf() 2424 case BNC: in dc21040_autoconf() 2560 } else if (lp->autosense == BNC) { in dc21041_autoconf() 2561 lp->media = BNC; in dc21041_autoconf() 2633 lp->media = BNC; in dc21041_autoconf() 2664 lp->media = BNC; in dc21041_autoconf() 2681 case BNC: in dc21041_autoconf() 2720 next_tick = de4x5_suspect_state(dev, 1000, BNC, ping_media, dc21041_autoconf); in dc21041_autoconf() 2883 case BNC: in dc21140m_autoconf() [all …]
|
D | de4x5.h | 817 #define BNC 0x0004 /* Thinwire */ macro
|
/Linux-v5.4/Documentation/networking/ |
D | arcnet-hardware.txt | 106 with four BNC connectors containing four 47 Ohm resistors: 552 standard BNC female connector for connection to RG-62/U coax cable. 602 J1 BNC RG62/U Connector (PC130E only) 763 The PC500 is equipped with a standard BNC female connector for connection 810 J1 BNC RG62/U Connector (PC500 only) 1004 only (the JP0 jumper is hardwired), and BNC only. 1023 | -- ##### #### BNC Connector 1328 J1 BNC RG62/U Connector (all except CN120TP) 1537 J1 BNC RG62/U Connector (CN160A/AB only) 1747 | | BNC | | [all …]
|
D | defza.txt | 13 between the DEC proprietary ThinWire-PMD using a BNC connector and the
|
/Linux-v5.4/include/uapi/linux/ |
D | ethtool.h | 1533 #define SUPPORTED_BNC __ETHTOOL_LINK_MODE_LEGACY_MASK(BNC) 1573 #define ADVERTISED_BNC __ETHTOOL_LINK_MODE_LEGACY_MASK(BNC)
|
/Linux-v5.4/Documentation/networking/device_drivers/3com/ |
D | vortex.txt | 42 3c905B Cyclone 10/100/BNC 103 3 10base2 (BNC)
|
D | 3c509.txt | 105 3 10base2 (thin-net == coax / BNC connector)
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 758 supported, BNC); in ptys2ethtool_supported_advertised_port() 760 advertising, BNC); in ptys2ethtool_supported_advertised_port()
|
/Linux-v5.4/drivers/net/phy/ |
D | phylink.c | 122 phylink_set(mask, BNC); in phylink_set_port_modes()
|