Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h164 uint32_t tx_pkts_1519_max; member
H A Dif_alereg.h605 uint32_t tx_pkts_1519_max; member
H A Dif_ale.c840 &stats->tx_pkts_1519_max, "1519 to max frames"); in ale_sysctl_node()
1923 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in ale_stats_update()
/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h171 uint64_t tx_pkts_1519_max; member
H A Dif_agereg.h530 uint32_t tx_pkts_1519_max; member
H A Dif_age.c1816 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in age_stats_update()
2892 (uintmax_t)stats->tx_pkts_1519_max); in sysctl_age_stats()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h181 uint32_t tx_pkts_1519_max; member
H A Dif_alcreg.h1178 uint32_t tx_pkts_1519_max; member
H A Dif_alc.c1810 &stats->tx_pkts_1519_max, "1519 to max frames"); in alc_sysctl_node()
3172 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in alc_stats_update()