Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h63 #define GREG_STAT_TXLERR 0x08000000 /* Late error during transmit dma */ macro
H A Dsunhme.c1599 GREG_STAT_MIFIRQ | GREG_STAT_TXEACK | GREG_STAT_TXLERR | in happy_meal_is_not_so_happy()
1667 (GREG_STAT_TXEACK|GREG_STAT_TXLERR|GREG_STAT_TXPERR|GREG_STAT_TXTERR)) { in happy_meal_is_not_so_happy()
1671 status & GREG_STAT_TXLERR ? "LateError " : "", in happy_meal_is_not_so_happy()