Home
last modified time | relevance | path

Searched refs:GREG_STAT_RXTERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.h57 #define GREG_STAT_RXTERR 0x00200000 /* Tag error during receive dma */ macro
H A Dsunhme.c1777 GREG_STAT_RXPERR | GREG_STAT_RXTERR | GREG_STAT_EOPERR | in happy_meal_is_not_so_happy()
1822 if (status & (GREG_STAT_RXERR|GREG_STAT_RXPERR|GREG_STAT_RXTERR)) { in happy_meal_is_not_so_happy()
1829 if (status & GREG_STAT_RXTERR) in happy_meal_is_not_so_happy()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.h57 #define GREG_STAT_RXTERR 0x00200000 /* Tag error during receive dma */ macro
H A Dsunhme.c1598 GREG_STAT_RXPERR | GREG_STAT_RXTERR | GREG_STAT_EOPERR | in happy_meal_is_not_so_happy()
1643 if (status & (GREG_STAT_RXERR|GREG_STAT_RXPERR|GREG_STAT_RXTERR)) { in happy_meal_is_not_so_happy()
1648 status & GREG_STAT_RXTERR ? "RxTagBotch " : ""); in happy_meal_is_not_so_happy()

Completed in 11 milliseconds