Searched refs:CGEM_OCTETS_TX_TOP (Results 1 – 2 of 2) sorted by relevance
239 #define CGEM_OCTETS_TX_TOP 0x104 /* Octets xmitted [47:32] */ macro
882 sc->stats.tx_bytes += (uint64_t)RD4(sc, CGEM_OCTETS_TX_TOP) << 32; in cgem_poll_hw_stats()