Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunhme.h56 #define GREG_STAT_RXPERR 0x00100000 /* Parity error during receive dma */ macro
A Dsunhme.c1675 GREG_STAT_RXPERR | GREG_STAT_RXTERR | GREG_STAT_EOPERR | in happy_meal_is_not_so_happy()
1720 if (status & (GREG_STAT_RXERR|GREG_STAT_RXPERR|GREG_STAT_RXTERR)) { in happy_meal_is_not_so_happy()
1724 status & GREG_STAT_RXPERR ? "ParityError " : "", in happy_meal_is_not_so_happy()

Completed in 11 milliseconds