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

/freebsd-current/sys/dev/alc/
H A Dif_alcvar.h174 uint32_t tx_pkts_64; member in struct:alc_hw_stats
H A Dif_alcreg.h1166 uint32_t tx_pkts_64; member in struct:smb
H A Dif_alc.c1901 &stats->tx_pkts_64, "64 bytes frames");
3310 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-current/sys/dev/age/
H A Dif_agevar.h171 uint64_t tx_pkts_64; member in struct:age_stats
H A Dif_agereg.h525 uint32_t tx_pkts_64; member in struct:smb
H A Dif_age.c2066 stat->tx_pkts_64 += smb->tx_pkts_64;
3222 (uintmax_t)stats->tx_pkts_64);
/freebsd-current/sys/dev/ale/
H A Dif_alevar.h158 uint32_t tx_pkts_64; member in struct:ale_hw_stats
H A Dif_alereg.h597 uint32_t tx_pkts_64; member in struct:smb
H A Dif_ale.c918 &stats->tx_pkts_64, "64 bytes frames");
2177 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-current/sys/dev/vge/
H A Dif_vgevar.h164 uint32_t tx_pkts_64; member in struct:vge_hw_stats
H A Dif_vge.c2584 &stats->tx_pkts_64, "64 bytes frames");
2697 stats->tx_pkts_64 += mib[VGE_MIB_TX_PKTS_64];
/freebsd-current/sys/dev/bfe/
H A Dif_bfereg.h539 uint64_t tx_pkts_64; member in struct:bfe_hw_stats
H A Dif_bfe.c1269 stats->tx_pkts_64 += mib[MIB_TX_64];
1898 (uint64_t)stats->tx_pkts_64);
/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2488 uint32_t tx_pkts_64; member in struct:msk_hw_stats
H A Dif_msk.c4391 stats->tx_pkts_64 +=
4543 child, tx_pkts_64, "64 bytes frames");

Completed in 185 milliseconds