Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h158 uint32_t tx_pkts_64; member
H A Dif_alereg.h597 uint32_t tx_pkts_64; member
H A Dif_ale.c906 &stats->tx_pkts_64, "64 bytes frames"); in ale_sysctl_node()
2165 stat->tx_pkts_64 += smb->tx_pkts_64; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h164 uint32_t tx_pkts_64; member
H A Dif_vge.c2578 &stats->tx_pkts_64, "64 bytes frames"); in vge_sysctl_node()
2691 stats->tx_pkts_64 += mib[VGE_MIB_TX_PKTS_64]; in vge_stats_update()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h174 uint32_t tx_pkts_64; member
H A Dif_alcreg.h1166 uint32_t tx_pkts_64; member
H A Dif_alc.c1889 &stats->tx_pkts_64, "64 bytes frames"); in alc_sysctl_node()
3298 stat->tx_pkts_64 += smb->tx_pkts_64; in alc_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h171 uint64_t tx_pkts_64; member
H A Dif_agereg.h525 uint32_t tx_pkts_64; member
H A Dif_age.c2054 stat->tx_pkts_64 += smb->tx_pkts_64; in age_stats_update()
3210 (uintmax_t)stats->tx_pkts_64); in sysctl_age_stats()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h539 uint64_t tx_pkts_64; member
H A Dif_bfe.c1264 stats->tx_pkts_64 += mib[MIB_TX_64]; in bfe_stats_update()
1893 (uint64_t)stats->tx_pkts_64); in sysctl_bfe_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2488 uint32_t tx_pkts_64; member
H A Dif_msk.c4390 stats->tx_pkts_64 += in msk_stats_update()
4542 child, tx_pkts_64, "64 bytes frames"); in msk_sysctl_node()