Home
last modified time | relevance | path

Searched refs:GREG_STAT_TXALL (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sun/
Dsungem.h46 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro
64 #define GREG_STAT_NAPI (GREG_STAT_TXALL | GREG_STAT_TXINTME | \
Dsunhme.h61 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
Dsunhme.c1986 if (happy_status & GREG_STAT_TXALL) in happy_meal_interrupt()
2014 GREG_STAT_TXALL | in quattro_sbus_interrupt()
2027 if (happy_status & GREG_STAT_TXALL) in quattro_sbus_interrupt()