Searched refs:tx_bad_frames (Results 1 – 2 of 2) sorted by relevance
166 uint32_t tx_bad_frames; member
1092 &stats->tx_bad_frames, "Bad frames"); in jme_sysctl_node()3319 stat->tx_bad_frames = (reg & STAT_FAIL_TX_MASK) >> STAT_FAIL_TX_SHIFT; in jme_stats_update()3329 stat->tx_bad_frames += ostat->tx_bad_frames; in jme_stats_update()