Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h161 uint32_t tx_pkts_256_511; member
H A Dif_alereg.h600 uint32_t tx_pkts_256_511; member
H A Dif_ale.c907 &stats->tx_pkts_256_511, "256 to 511 bytes frames"); in ale_sysctl_node()
2146 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in ale_stats_update()
/freebsd/sys/dev/vge/
H A Dif_vgevar.h167 uint32_t tx_pkts_256_511; member
H A Dif_vge.c2569 &stats->tx_pkts_256_511, "256 to 511 bytes frames"); in vge_sysctl_node()
2679 stats->tx_pkts_256_511 += mib[VGE_MIB_TX_PKTS_256_511]; in vge_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h174 uint64_t tx_pkts_256_511; member
H A Dif_agereg.h528 uint32_t tx_pkts_256_511; member
H A Dif_age.c2048 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in age_stats_update()
3207 (uintmax_t)stats->tx_pkts_256_511); in sysctl_age_stats()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h177 uint32_t tx_pkts_256_511; member
H A Dif_alcreg.h1169 uint32_t tx_pkts_256_511; member
H A Dif_alc.c1890 &stats->tx_pkts_256_511, "256 to 511 bytes frames"); in alc_sysctl_node()
3273 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in alc_stats_update()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h542 uint64_t tx_pkts_256_511; member
H A Dif_bfe.c1265 stats->tx_pkts_256_511 += mib[MIB_TX_256_511]; in bfe_stats_update()
1897 (uint64_t)stats->tx_pkts_256_511); in sysctl_bfe_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2491 uint32_t tx_pkts_256_511; member
H A Dif_msk.c4373 stats->tx_pkts_256_511 += in msk_stats_update()
4525 child, tx_pkts_256_511, "256 to 511 bytes frames"); in msk_sysctl_node()