Searched refs:GREG_STAT_TXALL (Results 1 – 4 of 4) sorted by relevance
46 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro64 #define GREG_STAT_NAPI (GREG_STAT_TXALL | GREG_STAT_TXINTME | \
61 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
1880 if (happy_status & GREG_STAT_TXALL) in happy_meal_interrupt()
39 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro54 #define GREG_STAT_LATCH (GREG_STAT_TXALL | GREG_STAT_TXINTME | \440 sungem_update_status(s, GREG_STAT_TXALL, true); in sungem_tx_kick()