Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h163 uint32_t tx_pkts_1024_1518; member
H A Dif_alereg.h604 uint32_t tx_pkts_1024_1518; member
H A Dif_ale.c838 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in ale_sysctl_node()
1922 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in ale_stats_update()
/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h170 uint64_t tx_pkts_1024_1518; member
H A Dif_agereg.h529 uint32_t tx_pkts_1024_1518; member
H A Dif_age.c1815 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in age_stats_update()
2890 (uintmax_t)stats->tx_pkts_1024_1518); in sysctl_age_stats()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h180 uint32_t tx_pkts_1024_1518; member
H A Dif_alcreg.h1177 uint32_t tx_pkts_1024_1518; member
H A Dif_alc.c1808 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in alc_sysctl_node()
3171 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in alc_stats_update()