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