Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/
Datarilance.c205 OLD_RIEBL, /* old Riebl card without battery */ enumerator
551 lp->cardtype = OLD_RIEBL; in lance_probe1()
587 case OLD_RIEBL: in lance_probe1()
604 if (lp->cardtype == OLD_RIEBL) { in lance_probe1()
698 if (lp->cardtype == OLD_RIEBL || lp->cardtype == NEW_RIEBL) { \ in lance_init_ring()
1123 if (lp->cardtype != OLD_RIEBL && lp->cardtype != NEW_RIEBL) in lance_set_mac_address()