Searched refs:ET_STAT_TX_FRAMES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/et/ | ||
H A D | if_etreg.h | 355 #define ET_STAT_TX_FRAMES 0x60E4 macro |
H A D | if_et.c | 2642 stats->tx_frames += CSR_READ_4(sc, ET_STAT_TX_FRAMES); in et_stats_update() |