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

/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h187 uint32_t tx_abort; member in struct:alc_hw_stats
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h171 uint32_t tx_abort; member in struct:ale_hw_stats
/freebsd-12-stable/sys/dev/ste/
H A Dif_stereg.h419 uint32_t tx_abort; member in struct:ste_hw_stats
H A Dif_ste.c874 stats->tx_abort += CSR_READ_1(sc, STE_STAT_TX_ABORT);
2098 &stats->tx_abort, "Aborted frames due to Excessive collisions");
/freebsd-12-stable/sys/dev/vr/
H A Dif_vrreg.h707 uint32_t tx_abort; member in struct:vr_statistics
H A Dif_vr.c1475 sc->vr_stat.tx_abort++;
2645 stat->tx_abort);

Completed in 111 milliseconds