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

/freebsd-current/sys/dev/alc/
H A Dif_alcvar.h178 uint32_t tx_pkts_512_1023; member in struct:alc_hw_stats
H A Dif_alcreg.h1170 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_alc.c1909 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
3314 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
/freebsd-current/sys/dev/age/
H A Dif_agevar.h175 uint64_t tx_pkts_512_1023; member in struct:age_stats
H A Dif_agereg.h529 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_age.c2070 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
3230 (uintmax_t)stats->tx_pkts_512_1023);
/freebsd-current/sys/dev/ale/
H A Dif_alevar.h162 uint32_t tx_pkts_512_1023; member in struct:ale_hw_stats
H A Dif_alereg.h601 uint32_t tx_pkts_512_1023; member in struct:smb
H A Dif_ale.c926 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
2181 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023;
/freebsd-current/sys/dev/vge/
H A Dif_vgevar.h168 uint32_t tx_pkts_512_1023; member in struct:vge_hw_stats
H A Dif_vge.c2592 &stats->tx_pkts_512_1023, "512 to 1023 bytes frames");
2701 stats->tx_pkts_512_1023 += mib[VGE_MIB_TX_PKTS_512_1023];
/freebsd-current/sys/dev/bfe/
H A Dif_bfereg.h543 uint64_t tx_pkts_512_1023; member in struct:bfe_hw_stats
H A Dif_bfe.c1273 stats->tx_pkts_512_1023 += mib[MIB_TX_512_1023];
1906 (uint64_t)stats->tx_pkts_512_1023);
/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2492 uint32_t tx_pkts_512_1023; member in struct:msk_hw_stats
H A Dif_msk.c4399 stats->tx_pkts_512_1023 +=
4551 child, tx_pkts_512_1023, "512 to 1023 bytes frames");

Completed in 346 milliseconds