Home
last modified time | relevance | path

Searched refs:CGEM_OCTETS_TX_BOT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cadence/
H A Dif_cgem_hw.h238 #define CGEM_OCTETS_TX_BOT 0x100 /* Octets xmitted [31:0] */ macro
H A Dif_cgem.c881 sc->stats.tx_bytes += RD4(sc, CGEM_OCTETS_TX_BOT); in cgem_poll_hw_stats()