Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Datarilance.c206 NEW_RIEBL, /* new Riebl card with battery */ enumerator
548 lp->cardtype = NEW_RIEBL; in lance_probe1()
591 case NEW_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.c206 NEW_RIEBL, /* new Riebl card with battery */ enumerator
545 lp->cardtype = NEW_RIEBL; in lance_probe1()
588 case NEW_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 6 milliseconds