Home
last modified time | relevance | path

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

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