Searched refs:tx_bad_frames (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/jme/
H A Dif_jme.c1113 &stats->tx_bad_frames, "Bad frames");
3355 stat->tx_bad_frames = (reg & STAT_FAIL_TX_MASK) >> STAT_FAIL_TX_SHIFT;
3365 stat->tx_bad_frames += ostat->tx_bad_frames;
H A Dif_jmevar.h166 uint32_t tx_bad_frames; member in struct:jme_hw_stats

Completed in 100 milliseconds