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