Home
last modified time | relevance | path

Searched refs:GREG_STAT_TXALL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsungem.h46 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro
64 #define GREG_STAT_NAPI (GREG_STAT_TXALL | GREG_STAT_TXINTME | \
H A Dsunhme.h61 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
H A Dsunhme.c2118 if (happy_status & GREG_STAT_TXALL) { in happy_meal_interrupt()
2150 GREG_STAT_TXALL | in quattro_sbus_interrupt()
2167 if (happy_status & GREG_STAT_TXALL) { in quattro_sbus_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsungem.h46 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro
64 #define GREG_STAT_NAPI (GREG_STAT_TXALL | GREG_STAT_TXINTME | \
H A Dsunhme.h61 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
H A Dsunhme.c1880 if (happy_status & GREG_STAT_TXALL) in happy_meal_interrupt()

Completed in 16 milliseconds