Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h160 uint32_t tx_pkts_128_255; member
H A Dif_alereg.h599 uint32_t tx_pkts_128_255; member
H A Dif_ale.c905 &stats->tx_pkts_128_255, "128 to 255 bytes frames"); in ale_sysctl_node()
2145 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h166 uint32_t tx_pkts_128_255; member
H A Dif_vge.c2567 &stats->tx_pkts_128_255, "128 to 255 bytes frames"); in vge_sysctl_node()
2678 stats->tx_pkts_128_255 += mib[VGE_MIB_TX_PKTS_128_255]; in vge_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h173 uint64_t tx_pkts_128_255; member
H A Dif_agereg.h527 uint32_t tx_pkts_128_255; member
H A Dif_age.c2047 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in age_stats_update()
3205 (uintmax_t)stats->tx_pkts_128_255); in sysctl_age_stats()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h176 uint32_t tx_pkts_128_255; member
H A Dif_alcreg.h1168 uint32_t tx_pkts_128_255; member
H A Dif_alc.c1888 &stats->tx_pkts_128_255, "128 to 255 bytes frames"); in alc_sysctl_node()
3272 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in alc_stats_update()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h541 uint64_t tx_pkts_128_255; member
H A Dif_bfe.c1264 stats->tx_pkts_128_255 += mib[MIB_TX_128_255]; in bfe_stats_update()
1895 (uint64_t)stats->tx_pkts_128_255); in sysctl_bfe_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2490 uint32_t tx_pkts_128_255; member
H A Dif_msk.c4371 stats->tx_pkts_128_255 += in msk_stats_update()
4523 child, tx_pkts_128_255, "128 to 255 bytes frames"); in msk_sysctl_node()