Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h162 uint32_t tx_pkts_512_1023; member
H A Dif_alereg.h601 uint32_t tx_pkts_512_1023; member
H A Dif_ale.c909 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames"); in ale_sysctl_node()
2147 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h168 uint32_t tx_pkts_512_1023; member
H A Dif_vge.c2571 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames"); in vge_sysctl_node()
2680 stats->tx_pkts_512_1023 += mib[VGE_MIB_TX_PKTS_512_1023]; in vge_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h175 uint64_t tx_pkts_512_1023; member
H A Dif_agereg.h529 uint32_t tx_pkts_512_1023; member
H A Dif_age.c2049 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in age_stats_update()
3209 (uintmax_t)stats->tx_pkts_512_1023); in sysctl_age_stats()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h178 uint32_t tx_pkts_512_1023; member
H A Dif_alcreg.h1170 uint32_t tx_pkts_512_1023; member
H A Dif_alc.c1892 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames"); in alc_sysctl_node()
3274 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in alc_stats_update()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h543 uint64_t tx_pkts_512_1023; member
H A Dif_bfe.c1266 stats->tx_pkts_512_1023 += mib[MIB_TX_512_1023]; in bfe_stats_update()
1899 (uint64_t)stats->tx_pkts_512_1023); in sysctl_bfe_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2492 uint32_t tx_pkts_512_1023; member
H A Dif_msk.c4375 stats->tx_pkts_512_1023 += in msk_stats_update()
4527 child, tx_pkts_512_1023, "512 to 1023 bytes frames"); in msk_sysctl_node()