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