Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sun/ !
Dsunhme.h65 #define GREG_STAT_TXTERR 0x20000000 /* Tag error during transmit dma */ macro
Dsunhme.c1677 GREG_STAT_TXPERR | GREG_STAT_TXTERR | GREG_STAT_SLVERR | in happy_meal_is_not_so_happy()
1744 (GREG_STAT_TXEACK|GREG_STAT_TXLERR|GREG_STAT_TXPERR|GREG_STAT_TXTERR)) { in happy_meal_is_not_so_happy()
1750 status & GREG_STAT_TXTERR ? "TagBotch " : ""); in happy_meal_is_not_so_happy()