Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtimer.c36 case DC21142: in tulip_media_task()
H A Dtulip.h79 DC21142 = 3, DC21143 = 3, enumerator
H A Dde4x5.h101 ** shifted 8 bits to allow detection of DC21142 and DC21143 variants with
122 #define DC21142 (DC2114x_DID | 0x0010) macro
124 #define DC2114x_BRK 0x0020 /* CFRV break between DC21142 & DC21143 */
130 #define is_DC21142 ((vendor == DC2114x_VID) && (device == DC21142))
642 #define SISR_NSND 0x00000400 /* Non Stable NLPs Detected (DC21142) */
H A Dtulip_core.c139 /* DC21142, DC21143 */
415 } else if (tp->chip_id == DC21142) { in tulip_up()
539 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 || in tulip_tx_timeout()
1718 case DC21142: in tulip_init_one()
H A Dde4x5.c47 DC21142
354 Added DC21142 and DC21143 functions.
1039 {DC21142, dc21142_infoleaf},
2053 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_eisa_probe()
2146 ? DC21142 : DC21143); in srom_search()
2248 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_pci_probe()
3928 ((lp->chipset == DC21142) ? "DC21142" : in PCI_signature()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtimer.c36 case DC21142: in tulip_media_task()
H A Dtulip.h79 DC21142 = 3, DC21143 = 3, enumerator
H A Dtulip_core.c139 /* DC21142, DC21143 */
415 } else if (tp->chip_id == DC21142) { in tulip_up()
539 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 || in tulip_tx_timeout()
1728 case DC21142: in tulip_init_one()

Completed in 18 milliseconds