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

/freebsd-11-stable/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.c2070 stat->tx_pkts_64 += smb->tx_pkts_64;
3230 (uintmax_t)stats->tx_pkts_64);
/freebsd-11-stable/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.c928 &stats->tx_pkts_64, "64 bytes frames");
2187 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-11-stable/sys/dev/vge/
H A Dif_vgevar.h164 uint32_t tx_pkts_64; member in struct:vge_hw_stats
H A Dif_vge.c2581 &stats->tx_pkts_64, "64 bytes frames");
2694 stats->tx_pkts_64 += mib[VGE_MIB_TX_PKTS_64];
/freebsd-11-stable/sys/dev/alc/
H A Dif_alcvar.h174 uint32_t tx_pkts_64; member in struct:alc_hw_stats
H A Dif_alcreg.h1158 uint32_t tx_pkts_64; member in struct:smb
H A Dif_alc.c1871 &stats->tx_pkts_64, "64 bytes frames");
3272 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-11-stable/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];
1899 (uint64_t)stats->tx_pkts_64);
/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h2487 uint32_t tx_pkts_64; member in struct:msk_hw_stats
H A Dif_msk.c4410 stats->tx_pkts_64 +=
4561 child, tx_pkts_64, "64 bytes frames");

Completed in 240 milliseconds