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

/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h173 uint64_t tx_pkts_64; member in struct:age_stats
H A Dif_agereg.h527 uint32_t tx_pkts_64; member in struct:smb
H A Dif_age.c2074 stat->tx_pkts_64 += smb->tx_pkts_64;
3229 (uintmax_t)stats->tx_pkts_64);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h166 uint32_t tx_pkts_64; member in struct:vge_hw_stats
H A Dif_vge.c2583 &stats->tx_pkts_64, "64 bytes frames");
2696 stats->tx_pkts_64 += mib[VGE_MIB_TX_PKTS_64];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h176 uint32_t tx_pkts_64; member in struct:alc_hw_stats
H A Dif_alcreg.h1168 uint32_t tx_pkts_64; member in struct:smb
H A Dif_alc.c1884 &stats->tx_pkts_64, "64 bytes frames");
3293 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h160 uint32_t tx_pkts_64; member in struct:ale_hw_stats
H A Dif_alereg.h599 uint32_t tx_pkts_64; member in struct:smb
H A Dif_ale.c932 &stats->tx_pkts_64, "64 bytes frames");
2191 stat->tx_pkts_64 += smb->tx_pkts_64;
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfereg.h541 uint64_t tx_pkts_64; member in struct:bfe_hw_stats
H A Dif_bfe.c1275 stats->tx_pkts_64 += mib[MIB_TX_64];
1905 (uint64_t)stats->tx_pkts_64);
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2489 uint32_t tx_pkts_64; member in struct:msk_hw_stats
H A Dif_msk.c4400 stats->tx_pkts_64 +=
4551 child, tx_pkts_64, "64 bytes frames");

Completed in 151 milliseconds