Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c205 OLD_RIEBL, /* old Riebl card without battery */ enumerator
548 lp->cardtype = OLD_RIEBL; in lance_probe1()
584 case OLD_RIEBL: in lance_probe1()
603 if (lp->cardtype == OLD_RIEBL) { in lance_probe1()
697 if (lp->cardtype == OLD_RIEBL || lp->cardtype == NEW_RIEBL) { \ in lance_init_ring()
1119 if (lp->cardtype != OLD_RIEBL && lp->cardtype != NEW_RIEBL) in lance_set_mac_address()