Home
last modified time | relevance | path

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

/drivers/net/ethernet/packetengines/
Dyellowfin.c214 DontUseEeprom=64, /* Don't read the MAC from the EEPROm. */ enumerator
233 FullTxStatus | IsGigabit | HasMulticastBug | HasMACAddrBug | DontUseEeprom},
235 HasMII | DontUseEeprom },
417 if (drv_flags & DontUseEeprom) in yellowfin_init_one()