Home
last modified time | relevance | path

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

/freebsd-src/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.c902 &stats->tx_pkts_64, "64 bytes frames"); in ale_sysctl_node()
2161 stat->tx_pkts_64 += smb->tx_pkts_64; in ale_stats_update()
/freebsd-src/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.c2050 stat->tx_pkts_64 += smb->tx_pkts_64; in age_stats_update()
3206 (uintmax_t)stats->tx_pkts_64); in sysctl_age_stats()
/freebsd-src/sys/dev/vge/
H A Dif_vgevar.h164 uint32_t tx_pkts_64; member
H A Dif_vge.c2576 &stats->tx_pkts_64, "64 bytes frames"); in vge_sysctl_node()
2689 stats->tx_pkts_64 += mib[VGE_MIB_TX_PKTS_64]; in vge_stats_update()
/freebsd-src/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.c1885 &stats->tx_pkts_64, "64 bytes frames"); in alc_sysctl_node()
3294 stat->tx_pkts_64 += smb->tx_pkts_64; in alc_stats_update()
/freebsd-src/sys/dev/bfe/
H A Dif_bfereg.h539 uint64_t tx_pkts_64; member
H A Dif_bfe.c1262 stats->tx_pkts_64 += mib[MIB_TX_64]; in bfe_stats_update()
1891 (uint64_t)stats->tx_pkts_64); in sysctl_bfe_stats()
/freebsd-src/sys/dev/msk/
H A Dif_mskreg.h2488 uint32_t tx_pkts_64; member
H A Dif_msk.c4367 stats->tx_pkts_64 += in msk_stats_update()
4519 child, tx_pkts_64, "64 bytes frames"); in msk_sysctl_node()