Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dsunhme.h62 #define GREG_STAT_TXEACK 0x04000000 /* Error during transmit dma */ macro
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()
1670 status & GREG_STAT_TXEACK ? "GenericError " : "", in happy_meal_is_not_so_happy()