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

/freebsd-current/sys/dev/alc/
H A Dif_alcvar.h180 uint32_t tx_pkts_1519_max; member in struct:alc_hw_stats
H A Dif_alcreg.h1172 uint32_t tx_pkts_1519_max; member in struct:smb
H A Dif_alc.c1913 &stats->tx_pkts_1519_max, "1519 to max frames");
3316 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max;
/freebsd-current/sys/dev/age/
H A Dif_agevar.h177 uint64_t tx_pkts_1519_max; member in struct:age_stats
H A Dif_agereg.h531 uint32_t tx_pkts_1519_max; member in struct:smb
H A Dif_age.c2072 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max;
3234 (uintmax_t)stats->tx_pkts_1519_max);
/freebsd-current/sys/dev/ale/
H A Dif_alevar.h164 uint32_t tx_pkts_1519_max; member in struct:ale_hw_stats
H A Dif_alereg.h603 uint32_t tx_pkts_1519_max; member in struct:smb
H A Dif_ale.c930 &stats->tx_pkts_1519_max, "1519 to max frames");
2183 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max;
/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2494 uint32_t tx_pkts_1519_max; member in struct:msk_hw_stats
H A Dif_msk.c4403 stats->tx_pkts_1519_max +=
4555 child, tx_pkts_1519_max, "1519 to max frames");

Completed in 177 milliseconds