Home
last modified time | relevance | path

Searched refs:DC21140 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtimer.c35 case DC21140: in tulip_media_task()
H A Dde4x5.c46 DC21140[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
260 Completed DE500 (DC21140) support.
263 0.30 12-Jun-95 Timer fix for DC21140.
308 Fix TX under-run bug for non DC21140 chips.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1038 {DC21140, dc21140_infoleaf},
1119 ** Now find out what kind of DC21040/DC21041/DC21140 board we have. in de4x5_hw_init()
1157 if (lp->chipset != DC21140) { in de4x5_hw_init()
1237 if ((lp->chipset == DC21140) in de4x5_hw_init()
[all...]
H A Dtulip.h78 DC21140 = 2, enumerator
H A Dtulip_core.c134 /* DC21140 */
199 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 },
539 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 || in tulip_tx_timeout()
1712 case DC21140: in tulip_init_one()
H A Dde4x5.h111 #define DC21140_VID 0x1011 /* DC21140 Manufacturer */
120 #define DC21140 DC21140_DID macro
613 ** DC21140 General Purpose Register (DE4X5_GEP) (hardware dependent bits)
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtimer.c35 case DC21140: in tulip_media_task()
H A Dtulip.h78 DC21140 = 2, enumerator
H A Dtulip_core.c134 /* DC21140 */
199 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 },
539 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 || in tulip_tx_timeout()
1722 case DC21140: in tulip_init_one()

Completed in 29 milliseconds