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

/freebsd-current/sys/dev/alc/
H A Dif_alcvar.h175 uint32_t tx_pkts_65_127; member in struct:alc_hw_stats
H A Dif_alcreg.h1167 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_alc.c1903 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
3311 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
/freebsd-current/sys/dev/age/
H A Dif_agevar.h172 uint64_t tx_pkts_65_127; member in struct:age_stats
H A Dif_agereg.h526 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_age.c2067 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
3224 (uintmax_t)stats->tx_pkts_65_127);
/freebsd-current/sys/dev/ale/
H A Dif_alevar.h159 uint32_t tx_pkts_65_127; member in struct:ale_hw_stats
H A Dif_alereg.h598 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_ale.c920 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
2178 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
/freebsd-current/sys/dev/vge/
H A Dif_vgevar.h165 uint32_t tx_pkts_65_127; member in struct:vge_hw_stats
H A Dif_vge.c2586 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
2698 stats->tx_pkts_65_127 += mib[VGE_MIB_TX_PKTS_65_127];
/freebsd-current/sys/dev/bfe/
H A Dif_bfereg.h540 uint64_t tx_pkts_65_127; member in struct:bfe_hw_stats
H A Dif_bfe.c1270 stats->tx_pkts_65_127 += mib[MIB_TX_65_127];
1900 (uint64_t)stats->tx_pkts_65_127);
/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2489 uint32_t tx_pkts_65_127; member in struct:msk_hw_stats
H A Dif_msk.c4395 stats->tx_pkts_65_127 +=
4547 child, tx_pkts_65_127, "65 to 127 bytes frames");

Completed in 138 milliseconds