Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c209 #define PCNET32_79C970A 0x2621 macro
685 if (lp->chip_version < PCNET32_79C970A) in pcnet32_suspend()
727 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_get_link_ksettings()
760 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_set_link_ksettings()
818 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_get_link()
825 } else if (lp->chip_version > PCNET32_79C970A) { in pcnet32_get_link()
1875 if (lp->chip_version == PCNET32_79C970A) in pcnet32_probe1()
2280 if (lp->chip_version >= PCNET32_79C970A) { in pcnet32_open()
2849 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_check_media()