Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.h45 #define GREG_STAT_TFIFO_UND 0x00000200 /* Transmit FIFO underrun */ macro
H A Dsunhme.c1775 if (status & (GREG_STAT_STSTERR | GREG_STAT_TFIFO_UND | in happy_meal_is_not_so_happy()
1796 if (status & GREG_STAT_TFIFO_UND) { in happy_meal_is_not_so_happy()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.h45 #define GREG_STAT_TFIFO_UND 0x00000200 /* Transmit FIFO underrun */ macro
H A Dsunhme.c1596 if (status & (GREG_STAT_STSTERR | GREG_STAT_TFIFO_UND | in happy_meal_is_not_so_happy()
1618 if (status & GREG_STAT_TFIFO_UND) { in happy_meal_is_not_so_happy()

Completed in 10 milliseconds