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

/freebsd-10.2-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.c2586 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2697 stats->tx_pkts_128_255 += mib[VGE_MIB_TX_PKTS_128_255];
/freebsd-10.2-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.c1857 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
3261 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-10.2-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.c931 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2192 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-10.2-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.c2077 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
3239 (uintmax_t)stats->tx_pkts_128_255);
/freebsd-10.2-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.c1270 stats->tx_pkts_128_255 += mib[MIB_TX_128_255];
1902 (uint64_t)stats->tx_pkts_128_255);
/freebsd-10.2-release/sys/dev/msk/
H A Dif_mskreg.h2494 uint32_t tx_pkts_128_255; member in struct:msk_hw_stats
H A Dif_msk.c4420 stats->tx_pkts_128_255 +=
4571 child, tx_pkts_128_255, "128 to 255 bytes frames");

Completed in 212 milliseconds