| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | pnic2.c | 31 * Bit 9 - Full Duplex mode (Advertise 10BaseT-FD is CSR14<7> is set) 43 * Bit 6 - HDE - Advertise 10baseT-HD 45 * Bit 1 - Loop Back enable for 10baseT MCC 53 * Bit 22 - Partner can do 10baseT-FD 54 * Bit 21 - Partner can do 10baseT-HD 58 * Bit 2 - LS10B - link state of 10baseT 0 - good, 1 - failed 59 * Bit 1 - LS100B - link state of 100baseT 0 - good, 1 - failed 67 * 0 0 1 0 (X) 0 10baseT 68 * 0 1 0 1 1 (X) 100baseT 116 /* bit 6 - advertise 10baseT-HD */ in pnic2_start_nway() [all …]
|
| H A D | eeprom.c | 32 0x0000, 0x009E, /* 10baseT */ 33 0x0004, 0x009E, /* 10baseT-FD */ 39 0x0100, 0x009E, /* 10baseT */ 40 0x0104, 0x009E, /* 10baseT-FD */ 45 0x0000, 0x009E, /* 10baseT */ 46 0x0004, 0x009E, /* 10baseT-FD */ 51 0x0B00, 0x009E, /* 10baseT, CSR12 0x0B */ 52 0x0B04, 0x009E, /* 10baseT-FD,CSR12 0x0B */
|
| H A D | tulip.h | 250 csr6_ttm = (1<<22), /* Transmit Threshold Mode, set for 10baseT, 0 for 100BaseTX */ 252 csr6_hbd = (1<<19), /* Heart beat disable. Disables SQE function in 10baseT */ 253 csr6_ps = (1<<18), /* Port Select. 0 (defualt) = 10baseT, 1 = 100baseTX: can't be set */ 265 * (trh,trl) * 100BaseTX * 10BaseT *
|
| H A D | de2104x.c | 345 "10baseT auto", 348 "10baseT-HD", 349 "10baseT-FD" 1873 case 0: /* 10baseT */ in de21041_get_srom_info() 1887 case 4: /* 10baseT-FD */ in de21041_get_srom_info()
|
| H A D | tulip_core.c | 46 "10baseT", "10base2", "AUI", "100baseTx", 47 "10baseT-FDX", "100baseTx-FDX", "100baseT4", "100baseFx", 48 "100baseFx-FDX", "MII 10baseT", "MII 10baseT-FDX", "MII", 49 "10baseT(forced)", "MII 100baseTx", "MII 100baseTx-FDX", "MII 100baseT4",
|
| H A D | 21142.c | 237 dev_info(&dev->dev, "21143 10baseT link beat good\n"); in t21142_lnk_change()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | Kconfig | 21 tristate "Sun Happy Meal 10/100baseT support" 28 100baseT device available in both PCI and Sbus configurations. 34 tristate "Sun BigMAC 10/100baseT support" 39 This is Sun's older 100baseT Ethernet device. 49 This driver supports the "qe" 10baseT Ethernet device, available as
|
| H A D | sunbmac.c | 2 /* sunbmac.c: Driver for Sparc BigMAC 100baseT ethernet adapters. 51 MODULE_DESCRIPTION("Sun BigMAC 100baseT ethernet driver"); 517 /* Now we try 10baseT. */ in try_next_permutation() 541 "100baseT" : "10baseT"); in bigmac_timer() 580 /* Well, really we just force the chip into 100baseT then 581 * 10baseT, each time checking for a link status. 610 /* First we try 100baseT. */ in bigmac_begin_auto_negotiation() 1196 printk(KERN_INFO "%s: BigMAC 100baseT Ethernet %pM\n", in bigmac_ether_init()
|
| H A D | sunhme.c | 2 /* sunhme.c: Sparc HME/BigMac 10/100baseT half/full duplex auto switching, 63 MODULE_DESCRIPTION("Sun HappyMealEthernet(HME) 10/100baseT ethernet driver"); 2475 * full duplex 100baseT capabilities, fix this. in happy_meal_common_probe() 2599 "Quattro HME slot %d (SBUS) 10/100baseT Ethernet %pM\n", in happy_meal_sbus_probe_one() 2602 netdev_info(dev, "HAPPY MEAL (SBUS) 10/100baseT Ethernet %pM\n", in happy_meal_sbus_probe_one() 2749 "%s: Quattro HME (PCI/CheerIO) 10/100baseT Ethernet bridge %04x.%04x\n", in happy_meal_pci_probe() 2755 "Quattro HME slot %d (PCI/CheerIO) 10/100baseT Ethernet %pM\n", in happy_meal_pci_probe() 2759 "HAPPY MEAL (PCI/CheerIO) 10/100BaseT Ethernet %pM\n", in happy_meal_pci_probe()
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 39 - 3c900 Boomerang 10baseT 108 0 10baseT 258 port if it didn't detect activity on the 10baseT port. It would then 260 switch back to 10baseT. This behaviour could not be prevented with a 268 it will permanently select the 10baseT port. Automatic selection of 326 10baseT LAN plugged into a switched 100baseT LAN, the throughput 411 - A description of the environment: 10baseT? 100baseT?
|
| H A D | 3c509.rst | 76 (b) You must be using your card's 10baseT transceiver (i.e., the RJ-45 113 0 transceiver type from EEPROM config (normally 10baseT); force half-duplex 117 4 10baseT (RJ-45 connector); force half-duplex mode 119 12 10baseT (RJ-45 connector); force full-duplex mode
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 81 Supported link modes: 100baseT/Full 82 1000baseT/Full 83 10000baseT/Full 84 2500baseT/Full 85 5000baseT/Full 89 Advertised link modes: 100baseT/Full 90 1000baseT/Full 91 10000baseT/Full 92 2500baseT/Full 93 5000baseT/Full
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 50 networks 10/100BaseT or 1G/2G/5G/10GBaseT, the pairs used are carrying data. 56 10/100BaseT network the pairs used are spare pairs without data and are less 117 In case of PSE 4 pairs, a PSE supporting only 10/100BaseT (which mean Direct 183 10/100BaseT Ethernet networks where these pairs are used for data.
|
| /linux/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 11 * if_port=1 (for 10BaseT) or if_port=4 (for 100BaseT) options 210 static const char *if_names[] = { "Auto", "10BaseT", "10Base2", "AUI", "100BaseT" }; 278 int new_mii; /* has full 10baseT/100baseT MII */ 1505 } else { /* enable 10BaseT */ in do_reset() 1574 else /* enable 10BaseT */ in do_reset() 1635 if (if_port == 4 || if_port == 1) { /* force 100BaseT or 10BaseT */ in init_mii()
|
| /linux/drivers/net/ethernet/sgi/ |
| H A D | meth.h | 123 … /* The gap depends on the clock speed of the link, 80ns per increment for 100baseT, 800ns */ 124 /* per increment for 10BaseT */
|
| /linux/include/linux/ |
| H A D | sungem_phy.h | 102 /* MII BCM5400 1000-BASET Control register */
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c589_cs.c | 126 #define MEDIA_TP 0x00C0 /* Enable link beat and jabber for 10baseT. */ 142 static const char *if_names[] = { "auto", "10baseT", "10base2", "AUI" }; 424 /* 10baseT interface, enable link beat and jabber check. */ in tc589_set_xcvr() 752 netdev_info(dev, "flipped to 10baseT\n"); in media_check()
|
| H A D | 3c509.c | 151 #define MEDIA_TP 0x00C0 /* Enable link beat and jabber for 10baseT. */ 516 "10baseT", "AUI", "undefined", "BNC" in el3_common_init() 1243 else if ((dev->if_port & 0x03) == 0) { /* 10baseT interface */ in el3_up()
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qca808x.c | 329 * 3. for PHY working in 1000BaseT. in qca808x_cable_test_start() 377 /* As for the qca8081 1G version chip, the 2500baseT ability is also in qca808x_get_features()
|
| /linux/Documentation/networking/device_drivers/ethernet/ti/ |
| H A D | tlan.rst | 109 0x08 use 10BaseT
|
| /linux/drivers/net/ethernet/apple/ |
| H A D | mace.h | 94 #define JABBER 0x80 /* jabber error - 10baseT xmission too long */
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | pcnet_cs.c | 67 static const char *if_names[] = { "auto", "10baseT", "10base2"}; 128 #define AM79C9XX_ETH_PHY 0x00006B70 /* 10baseT PHY */ 1586 PCMCIA_DEVICE_PROD_ID12("EIGER Labs Inc.", "Ethernet 10BaseT card", 0x53c864c6, 0xedd059f6), 1640 PCMCIA_DEVICE_PROD_ID12("PCMCIA", "Ethernet 10BaseT Card", 0x281f1c5d, 0x4de2f6c8), 1652 PCMCIA_DEVICE_PROD_ID12("PRETEC", "Ethernet CompactLAN 10baseT 3.3V", 0xebf91155, 0x30074c80), 1653 PCMCIA_DEVICE_PROD_ID12("PRETEC", "Ethernet CompactLAN 10BaseT 3.3V", 0xebf91155, 0x7f5a4f50),
|
| /linux/net/ethtool/ |
| H A D | cabletest.c | 9 /* 802.3 standard allows 100 meters for BaseT cables. However longer
|
| /linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A D | cs89x0.rst | 70 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_port.h | 100 HINIC_PORT_TP, /* BASET */
|