Home
last modified time | relevance | path

Searched refs:TP (Results 1 – 10 of 10) sorted by relevance

/drivers/net/ethernet/dec/tulip/
Dde4x5.c1163 lp->params.autosense = TP; in de4x5_hw_init()
2403 if ((lp->autosense == AUTO) || (lp->autosense == TP)) { in dc21040_autoconf()
2404 lp->media = TP; in dc21040_autoconf()
2416 case TP: in dc21040_autoconf()
2422 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf()
2558 lp->media = TP; /* On chip auto negotiation is broken */ in dc21041_autoconf()
2559 } else if (lp->autosense == TP) { in dc21041_autoconf()
2560 lp->media = TP; in dc21041_autoconf()
2601 lp->media = TP; in dc21041_autoconf()
2618 case TP: in dc21041_autoconf()
[all …]
Dde4x5.h815 #define TP 0x0040 /* 10Base-T (now equiv to _10Mb) */ macro
/drivers/net/wireless/rtl818x/
DKconfig30 TP-Link TL-WN250/251
/drivers/net/ethernet/apple/
DKconfig34 bool "Use AAUI port instead of TP by default"
/drivers/eisa/
Deisa.ids380 CPQF100 "Compaq Ethernet 16TP Controller"
550 HWP1832 "HP EtherTwist PC LAN Adapter/16 TP Plus (27247B)"
554 HWP18C0 "HP EtherTwist PC LAN Adapter NC/16 TP (J2405A)"
650 ICU0470 "Tiara Lancard E * AT TP"
1215 TCM5070 "3COM 3C507 Etherlink 16 or TP v2.0"
1216 TCM5090 "3Com 3C509-TP Network Adapter"
1218 TCM5092 "3Com 3C579-TP EISA Network Adapter"
1278 WDC03E3 "Western Digital EtherCard PLUS TP 8003WT"
/drivers/scsi/csiostor/
Dcsio_hw.h122 EDC1 | LE | TP | MA | PM_TX | PM_RX | \
Dcsio_hw.c3286 if (cause & TP) in csio_hw_slow_intr_handler()
/drivers/input/mouse/
Dsynaptics_usb.c524 { USB_DEVICE_SYNAPTICS(TP, SYNUSB_TOUCHPAD) },
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h1062 #define TP 0x00080000U macro
Dt4_hw.c1814 EDC1 | LE | TP | MA | PM_TX | PM_RX | ULP_RX | \
1859 if (cause & TP) in t4_slow_intr_handler()