Home
last modified time | relevance | path

Searched refs:tx_good_frames (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/aq/
H A Daq2_fw.c411 uint32_t tx_good_frames;
428 uint64_t tx_good_frames;
473 stats->ptc = u.a0.tx_good_frames; in aq2_fw_get_stats()
487 stats->ptc = u.b0.tx_good_frames; in aq2_fw_get_stats()
410 uint32_t tx_good_frames; global() member
427 uint64_t tx_good_frames; global() member
/freebsd/sys/dev/jme/
H A Dif_jmevar.h165 uint32_t tx_good_frames; member
H A Dif_jme.c1090 &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()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h163 uint32_t tx_good_frames; member
H A Dif_vge.c2561 &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()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h534 uint64_t tx_good_frames; member
H A Dif_bfe.c1257 stats->tx_good_frames += mib[MIB_TX_GOOD_P]; in bfe_stats_update()
1881 (uintmax_t)stats->tx_good_frames); in sysctl_bfe_stats()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c285 &softc->tx_port_stats->tx_good_frames, "Transmitted good frames"); in bnxt_create_port_stats_sysctls()
H A Dhsi_struct_def.h30899 uint64_t tx_good_frames; global() member
[all...]