Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunhme.h54 #define GREG_STAT_RXERR 0x00040000 /* Error during receive dma */ macro
A Dsunhme.c1674 GREG_STAT_MAXPKTERR | GREG_STAT_RXERR | 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()
1723 status & GREG_STAT_RXERR ? "GenericError " : "", in happy_meal_is_not_so_happy()

Completed in 10 milliseconds