Searched refs:tx_pkts_512_1023 (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h177 uint64_t tx_pkts_512_1023; member in struct:age_stats
H A Dif_agereg.h531 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_age.c2078 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
3237 (uintmax_t)stats->tx_pkts_512_1023);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h170 uint32_t tx_pkts_512_1023; member in struct:vge_hw_stats
H A Dif_vge.c2591 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
2700 stats->tx_pkts_512_1023 += mib[VGE_MIB_TX_PKTS_512_1023];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h180 uint32_t tx_pkts_512_1023; member in struct:alc_hw_stats
H A Dif_alcreg.h1172 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_alc.c1892 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
3297 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h164 uint32_t tx_pkts_512_1023; member in struct:ale_hw_stats
H A Dif_alereg.h603 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_ale.c940 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
2195 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfereg.h545 uint64_t tx_pkts_512_1023; member in struct:bfe_hw_stats
H A Dif_bfe.c1279 stats->tx_pkts_512_1023 += mib[MIB_TX_512_1023];
1913 (uint64_t)stats->tx_pkts_512_1023);
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2493 uint32_t tx_pkts_512_1023; member in struct:msk_hw_stats
H A Dif_msk.c4408 stats->tx_pkts_512_1023 +=
4559 child, tx_pkts_512_1023, "512 to 1023 bytes frames");

Completed in 180 milliseconds