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

/freebsd-current/sys/dev/alc/
H A Dif_alcvar.h177 uint32_t tx_pkts_256_511; member in struct:alc_hw_stats
H A Dif_alcreg.h1169 uint32_t tx_pkts_256_511; member in struct:smb
H A Dif_alc.c1907 &stats->tx_pkts_256_511, "256 to 511 bytes frames");
3313 stat->tx_pkts_256_511 += smb->tx_pkts_256_511;
/freebsd-current/sys/dev/age/
H A Dif_agevar.h174 uint64_t tx_pkts_256_511; member in struct:age_stats
H A Dif_agereg.h528 uint32_t tx_pkts_256_511; member in struct:smb
H A Dif_age.c2069 stat->tx_pkts_256_511 += smb->tx_pkts_256_511;
3228 (uintmax_t)stats->tx_pkts_256_511);
/freebsd-current/sys/dev/ale/
H A Dif_alevar.h161 uint32_t tx_pkts_256_511; member in struct:ale_hw_stats
H A Dif_alereg.h600 uint32_t tx_pkts_256_511; member in struct:smb
H A Dif_ale.c924 &stats->tx_pkts_256_511, "256 to 511 bytes frames");
2180 stat->tx_pkts_256_511 += smb->tx_pkts_256_511;
/freebsd-current/sys/dev/vge/
H A Dif_vgevar.h167 uint32_t tx_pkts_256_511; member in struct:vge_hw_stats
H A Dif_vge.c2590 &stats->tx_pkts_256_511, "256 to 511 bytes frames");
2700 stats->tx_pkts_256_511 += mib[VGE_MIB_TX_PKTS_256_511];
/freebsd-current/sys/dev/bfe/
H A Dif_bfereg.h542 uint64_t tx_pkts_256_511; member in struct:bfe_hw_stats
H A Dif_bfe.c1272 stats->tx_pkts_256_511 += mib[MIB_TX_256_511];
1904 (uint64_t)stats->tx_pkts_256_511);
/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2491 uint32_t tx_pkts_256_511; member in struct:msk_hw_stats
H A Dif_msk.c4399 stats->tx_pkts_256_511 +=
4551 child, tx_pkts_256_511, "256 to 511 bytes frames");

Completed in 180 milliseconds