Searched refs:DC21140 (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
| D | de4x5.c | 1040 {DC21140, dc21140_infoleaf}, 1159 if (lp->chipset != DC21140) { in de4x5_hw_init() 1239 if ((lp->chipset == DC21140) && (i == 0x20)) { in de4x5_hw_init() 1403 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset() 1408 if (lp->chipset == DC21140) { in de4x5_sw_reset() 1754 else if (lp->chipset == DC21140) in de4x5_ast() 3212 if ((lp->chipset == DC21140) || ((lp->chipset & ~0x00ff) == DC2114x)) { in srom_map_media() 3319 } else if (lp->chipset == DC21140) { in de4x5_reset_phy() 3748 if (lp->chipset == DC21140) { in de4x5_cache_state() 3929 ((lp->chipset == DC21140) ? "DC21140" : in PCI_signature() [all …]
|
| D | timer.c | 35 case DC21140: in tulip_media_task()
|
| D | tulip.h | 78 DC21140 = 2, enumerator
|
| D | tulip_core.c | 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() 1714 case DC21140: in tulip_init_one()
|
| D | de4x5.h | 120 #define DC21140 DC21140_DID macro
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/dec/ |
| D | de4x5.rst | 22 - DC21140[A]
|