Searched refs:DC21140 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | timer.c | 35 case DC21140: in tulip_media_task()
|
D | de4x5.c | 1038 {DC21140, dc21140_infoleaf}, 1160 if (lp->chipset != DC21140) { in de4x5_hw_init() 1240 if ((lp->chipset == DC21140) && (i == 0x20)) { in de4x5_hw_init() 1404 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset() 1409 if (lp->chipset == DC21140) { in de4x5_sw_reset() 1751 else if (lp->chipset == DC21140) in de4x5_ast() 3208 if ((lp->chipset == DC21140) || ((lp->chipset & ~0x00ff) == DC2114x)) { in srom_map_media() 3311 } else if (lp->chipset == DC21140) { in de4x5_reset_phy() 3740 if (lp->chipset == DC21140) { in de4x5_cache_state() 3921 ((lp->chipset == DC21140) ? "DC21140" : in PCI_signature() [all …]
|
D | tulip.h | 78 DC21140 = 2, enumerator
|
D | tulip_core.c | 210 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 }, 552 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 || in tulip_tx_timeout() 1732 case DC21140: in tulip_init_one()
|
D | de4x5.h | 120 #define DC21140 DC21140_DID macro
|
/linux-4.4.14/Documentation/networking/ |
D | de4x5.txt | 16 DC21140[A]
|