Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c213 #define PCNET32_79C970A 0x2621 macro
696 if (lp->chip_version < PCNET32_79C970A) in pcnet32_suspend()
738 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_get_link_ksettings()
771 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_set_link_ksettings()
830 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_get_link()
837 } else if (lp->chip_version > PCNET32_79C970A) { in pcnet32_get_link()
1878 if (lp->chip_version == PCNET32_79C970A) in pcnet32_probe1()
2286 if (lp->chip_version >= PCNET32_79C970A) { in pcnet32_open()
2856 } else if (lp->chip_version == PCNET32_79C970A) { in pcnet32_check_media()