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

/freebsd-11.0-release/sys/dev/age/
H A Dif_agevar.h173 uint64_t tx_pkts_128_255; member in struct:age_stats
H A Dif_agereg.h527 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_age.c2072 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
3234 (uintmax_t)stats->tx_pkts_128_255);
/freebsd-11.0-release/sys/dev/alc/
H A Dif_alcvar.h176 uint32_t tx_pkts_128_255; member in struct:alc_hw_stats
H A Dif_alcreg.h1158 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_alc.c1858 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
3257 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-11.0-release/sys/dev/ale/
H A Dif_alevar.h160 uint32_t tx_pkts_128_255; member in struct:ale_hw_stats
H A Dif_alereg.h599 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_ale.c932 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2189 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-11.0-release/sys/dev/vge/
H A Dif_vgevar.h166 uint32_t tx_pkts_128_255; member in struct:vge_hw_stats
H A Dif_vge.c2585 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2696 stats->tx_pkts_128_255 += mib[VGE_MIB_TX_PKTS_128_255];
/freebsd-11.0-release/sys/dev/bfe/
H A Dif_bfereg.h541 uint64_t tx_pkts_128_255; member in struct:bfe_hw_stats
H A Dif_bfe.c1271 stats->tx_pkts_128_255 += mib[MIB_TX_128_255];
1903 (uint64_t)stats->tx_pkts_128_255);
/freebsd-11.0-release/sys/dev/msk/
H A Dif_mskreg.h2489 uint32_t tx_pkts_128_255; member in struct:msk_hw_stats
H A Dif_msk.c4414 stats->tx_pkts_128_255 +=
4565 child, tx_pkts_128_255, "128 to 255 bytes frames");

Completed in 297 milliseconds