Searched refs:tx_good_frames (Results 1 – 8 of 8) sorted by relevance
167 uint32_t tx_good_frames; member
1113 &stats->tx_good_frames, "Good frames"); in jme_sysctl_node()3343 stat->tx_good_frames = CSR_READ_4(sc, JME_STAT_TXGOOD); in jme_stats_update()3366 stat->tx_good_frames += ostat->tx_good_frames; in jme_stats_update()
165 uint32_t tx_good_frames; member
2581 &stats->tx_good_frames, "Good frames"); in vge_sysctl_node()2695 stats->tx_good_frames += mib[VGE_MIB_TX_GOOD_FRAMES]; in vge_stats_update()
536 uint64_t tx_good_frames; member
1270 stats->tx_good_frames += mib[MIB_TX_GOOD_P]; in bfe_stats_update()1895 (uintmax_t)stats->tx_good_frames); in sysctl_bfe_stats()
263 &softc->tx_port_stats->tx_good_frames, "Transmitted good frames"); in bnxt_create_port_stats_sysctls()
29686 uint64_t tx_good_frames; member