Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A 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()
1120 if (lp->cardtype != OLD_RIEBL && lp->cardtype != NEW_RIEBL) in lance_set_mac_address()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds