Home
last modified time | relevance | path

Searched refs:tx_pkts_1024_1518 (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alevar.h163 uint32_t tx_pkts_1024_1518; member
H A Dif_alereg.h602 uint32_t tx_pkts_1024_1518; member
H A Dif_ale.c911 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in ale_sysctl_node()
2148 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h169 uint32_t tx_pkts_1024_1518; member
H A Dif_vge.c2573 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in vge_sysctl_node()
2681 stats->tx_pkts_1024_1518 += mib[VGE_MIB_TX_PKTS_1024_1518]; in vge_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h176 uint64_t tx_pkts_1024_1518; member
H A Dif_agereg.h530 uint32_t tx_pkts_1024_1518; member
H A Dif_age.c2050 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in age_stats_update()
3211 (uintmax_t)stats->tx_pkts_1024_1518); in sysctl_age_stats()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h179 uint32_t tx_pkts_1024_1518; member
H A Dif_alcreg.h1171 uint32_t tx_pkts_1024_1518; member
H A Dif_alc.c1894 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in alc_sysctl_node()
3275 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in alc_stats_update()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2493 uint32_t tx_pkts_1024_1518; member
H A Dif_msk.c4377 stats->tx_pkts_1024_1518 += in msk_stats_update()
4529 child, tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in msk_sysctl_node()