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

/freebsd-10.0-release/sys/dev/age/
H A Dif_agevar.h176 uint64_t tx_pkts_1024_1518; member in struct:age_stats
H A Dif_agereg.h530 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_age.c2080 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
3245 (uintmax_t)stats->tx_pkts_1024_1518);
/freebsd-10.0-release/sys/dev/alc/
H A Dif_alcvar.h175 uint32_t tx_pkts_1024_1518; member in struct:alc_hw_stats
H A Dif_alcreg.h857 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_alc.c1278 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
2600 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
/freebsd-10.0-release/sys/dev/ale/
H A Dif_alevar.h163 uint32_t tx_pkts_1024_1518; member in struct:ale_hw_stats
H A Dif_alereg.h602 uint32_t tx_pkts_1024_1518; member in struct:smb
H A Dif_ale.c937 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
2196 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518;
/freebsd-10.0-release/sys/dev/vge/
H A Dif_vgevar.h169 uint32_t tx_pkts_1024_1518; member in struct:vge_hw_stats
H A Dif_vge.c2592 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames");
2700 stats->tx_pkts_1024_1518 += mib[VGE_MIB_TX_PKTS_1024_1518];
/freebsd-10.0-release/sys/dev/msk/
H A Dif_mskreg.h2497 uint32_t tx_pkts_1024_1518; member in struct:msk_hw_stats
H A Dif_msk.c4429 stats->tx_pkts_1024_1518 +=
4580 child, tx_pkts_1024_1518, "1024 to 1518 bytes frames");

Completed in 388 milliseconds