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

/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h175 uint64_t tx_pkts_128_255; member in struct:age_stats
H A Dif_agereg.h529 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_age.c2076 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
3233 (uintmax_t)stats->tx_pkts_128_255);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h168 uint32_t tx_pkts_128_255; member in struct:vge_hw_stats
H A Dif_vge.c2587 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2698 stats->tx_pkts_128_255 += mib[VGE_MIB_TX_PKTS_128_255];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h178 uint32_t tx_pkts_128_255; member in struct:alc_hw_stats
H A Dif_alcreg.h1170 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_alc.c1888 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
3295 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h162 uint32_t tx_pkts_128_255; member in struct:ale_hw_stats
H A Dif_alereg.h601 uint32_t tx_pkts_128_255; member in struct:smb
H A Dif_ale.c936 &stats->tx_pkts_128_255, "128 to 255 bytes frames");
2193 stat->tx_pkts_128_255 += smb->tx_pkts_128_255;
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfereg.h543 uint64_t tx_pkts_128_255; member in struct:bfe_hw_stats
H A Dif_bfe.c1277 stats->tx_pkts_128_255 += mib[MIB_TX_128_255];
1909 (uint64_t)stats->tx_pkts_128_255);
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2491 uint32_t tx_pkts_128_255; member in struct:msk_hw_stats
H A Dif_msk.c4404 stats->tx_pkts_128_255 +=
4555 child, tx_pkts_128_255, "128 to 255 bytes frames");

Completed in 137 milliseconds