Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h164 uint32_t tx_pkts_1519_max; member
H A Dif_alereg.h603 uint32_t tx_pkts_1519_max; member
H A Dif_ale.c914 &stats->tx_pkts_1519_max, "1519 to max frames"); in ale_sysctl_node()
2167 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in ale_stats_update()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h180 uint32_t tx_pkts_1519_max; member
H A Dif_alcreg.h1172 uint32_t tx_pkts_1519_max; member
H A Dif_alc.c1897 &stats->tx_pkts_1519_max, "1519 to max frames"); in alc_sysctl_node()
3300 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in alc_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h177 uint64_t tx_pkts_1519_max; member
H A Dif_agereg.h531 uint32_t tx_pkts_1519_max; member
H A Dif_age.c2056 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in age_stats_update()
3218 (uintmax_t)stats->tx_pkts_1519_max); in sysctl_age_stats()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2494 uint32_t tx_pkts_1519_max; member
H A Dif_msk.c4379 stats->tx_pkts_1519_max += in msk_stats_update()
4531 child, tx_pkts_1519_max, "1519 to max frames"); in msk_sysctl_node()