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.c903 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in ale_sysctl_node()
2144 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h165 uint32_t tx_pkts_65_127; member
H A Dif_vge.c2565 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in vge_sysctl_node()
2677 stats->tx_pkts_65_127 += mib[VGE_MIB_TX_PKTS_65_127]; in vge_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.c2046 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in age_stats_update()
3203 (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.c1886 &stats->tx_pkts_65_127, "65 to 127 bytes frames"); in alc_sysctl_node()
3271 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in alc_stats_update()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h540 uint64_t tx_pkts_65_127; member
H A Dif_bfe.c1263 stats->tx_pkts_65_127 += mib[MIB_TX_65_127]; in bfe_stats_update()
1893 (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.c4369 stats->tx_pkts_65_127 += in msk_stats_update()
4521 child, tx_pkts_65_127, "65 to 127 bytes frames"); in msk_sysctl_node()