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

/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h174 uint64_t tx_pkts_65_127; member in struct:age_stats
H A Dif_agereg.h528 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_age.c2075 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
3231 (uintmax_t)stats->tx_pkts_65_127);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h167 uint32_t tx_pkts_65_127; member in struct:vge_hw_stats
H A Dif_vge.c2585 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
2697 stats->tx_pkts_65_127 += mib[VGE_MIB_TX_PKTS_65_127];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h177 uint32_t tx_pkts_65_127; member in struct:alc_hw_stats
H A Dif_alcreg.h1169 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_alc.c1886 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
3294 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h161 uint32_t tx_pkts_65_127; member in struct:ale_hw_stats
H A Dif_alereg.h600 uint32_t tx_pkts_65_127; member in struct:smb
H A Dif_ale.c934 &stats->tx_pkts_65_127, "65 to 127 bytes frames");
2192 stat->tx_pkts_65_127 += smb->tx_pkts_65_127;
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfereg.h542 uint64_t tx_pkts_65_127; member in struct:bfe_hw_stats
H A Dif_bfe.c1276 stats->tx_pkts_65_127 += mib[MIB_TX_65_127];
1907 (uint64_t)stats->tx_pkts_65_127);
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2490 uint32_t tx_pkts_65_127; member in struct:msk_hw_stats
H A Dif_msk.c4402 stats->tx_pkts_65_127 +=
4553 child, tx_pkts_65_127, "65 to 127 bytes frames");

Completed in 222 milliseconds