Home
last modified time | relevance | path

Searched refs:tx_pkts_65_127 (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alevar.h159 uint32_t tx_pkts_65_127; member
H A Dif_alereg.h598 uint32_t tx_pkts_65_127; member
H A Dif_ale.c920 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in ale_sysctl_node()
2178 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in ale_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h172 uint64_t tx_pkts_65_127; member
H A Dif_agereg.h526 uint32_t tx_pkts_65_127; member
H A Dif_age.c2067 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in age_stats_update()
3224 (uintmax_t)stats->tx_pkts_65_127); in sysctl_age_stats()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h175 uint32_t tx_pkts_65_127; member
H A Dif_alcreg.h1167 uint32_t tx_pkts_65_127; member
H A Dif_alc.c1903 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in alc_sysctl_node()
3311 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in alc_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h165 uint32_t tx_pkts_65_127; member
H A Dif_vge.c2586 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in vge_sysctl_node()
2698 stats->tx_pkts_65_127 += mib[VGE_MIB_TX_PKTS_65_127]; in vge_stats_update()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h540 uint64_t tx_pkts_65_127; member
H A Dif_bfe.c1270 stats->tx_pkts_65_127 += mib[MIB_TX_65_127]; in bfe_stats_update()
1900 (uint64_t)stats->tx_pkts_65_127); in sysctl_bfe_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2489 uint32_t tx_pkts_65_127; member
H A Dif_msk.c4395 stats->tx_pkts_65_127 += in msk_stats_update()
4547 child, tx_pkts_65_127, "65 to 127 bytes frames"); in msk_sysctl_node()