Searched refs:tx_pkts_1024_1518 (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h178 uint64_t tx_pkts_1024_1518; member in struct:age_stats
H A Dif_agereg.h532 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_age.c2079 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
3239 (uintmax_t)stats->tx_pkts_1024_1518);
/freebsd-12-stable/sys/dev/vge/
H A Dif_vgevar.h171 uint32_t tx_pkts_1024_1518; member in struct:vge_hw_stats
H A Dif_vge.c2593 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
2701 stats->tx_pkts_1024_1518 += mib[VGE_MIB_TX_PKTS_1024_1518];
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h181 uint32_t tx_pkts_1024_1518; member in struct:alc_hw_stats
H A Dif_alcreg.h1173 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_alc.c1894 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
3298 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h165 uint32_t tx_pkts_1024_1518; member in struct:ale_hw_stats
H A Dif_alereg.h604 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_ale.c942 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
2196 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2494 uint32_t tx_pkts_1024_1518; member in struct:msk_hw_stats
H A Dif_msk.c4410 stats->tx_pkts_1024_1518 +=
4561 child, tx_pkts_1024_1518, "1024 to 1518 bytes frames");

Completed in 224 milliseconds