Searched refs:tx_good_frames (Results 1 – 8 of 8) sorted by relevance
165 uint32_t tx_good_frames; member
1090 &stats->tx_good_frames, "Good frames"); in jme_sysctl_node()3305 stat->tx_good_frames = CSR_READ_4(sc, JME_STAT_TXGOOD); in jme_stats_update()3328 stat->tx_good_frames += ostat->tx_good_frames; in jme_stats_update()
163 uint32_t tx_good_frames; member
2561 &stats->tx_good_frames, "Good frames"); in vge_sysctl_node()2675 stats->tx_good_frames += mib[VGE_MIB_TX_GOOD_FRAMES]; in vge_stats_update()
534 uint64_t tx_good_frames; member
1257 stats->tx_good_frames += mib[MIB_TX_GOOD_P]; in bfe_stats_update()1881 (uintmax_t)stats->tx_good_frames); in sysctl_bfe_stats()
285 &softc->tx_port_stats->tx_good_frames, "Transmitted good frames"); in bnxt_create_port_stats_sysctls()
28676 uint64_t tx_good_frames; member