Searched refs:tx_abort (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h169 uint32_t tx_abort; member in struct:ale_hw_stats
/freebsd-11-stable/sys/dev/alc/
H A Dif_alcvar.h185 uint32_t tx_abort; member in struct:alc_hw_stats
/freebsd-11-stable/sys/dev/ste/
H A Dif_stereg.h417 uint32_t tx_abort; member in struct:ste_hw_stats
H A Dif_ste.c872 stats->tx_abort += CSR_READ_1(sc, STE_STAT_TX_ABORT);
2096 &stats->tx_abort, "Aborted frames due to Excessive collisions");
/freebsd-11-stable/sys/dev/vr/
H A Dif_vrreg.h705 uint32_t tx_abort; member in struct:vr_statistics
H A Dif_vr.c1473 sc->vr_stat.tx_abort++;
2643 stat->tx_abort);

Completed in 103 milliseconds