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