Searched refs:tx_bcast_bytes (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/dev/age/
H A Dif_agevar.h186 uint64_t tx_bcast_bytes; member in struct:age_stats
H A Dif_agereg.h540 uint32_t tx_bcast_bytes; member in struct:smb
H A Dif_age.c2090 stat->tx_bcast_bytes += smb->tx_bcast_bytes;
3231 (uintmax_t)stats->tx_bcast_bytes);
/freebsd-9.3-release/sys/dev/alc/
H A Dif_alcvar.h186 uint64_t tx_bcast_bytes; member in struct:alc_hw_stats
H A Dif_alcreg.h868 uint32_t tx_bcast_bytes; member in struct:smb
H A Dif_alc.c1264 &stats->tx_bcast_bytes, "Good broadcast octets");
2611 stat->tx_bcast_bytes += smb->tx_bcast_bytes;
/freebsd-9.3-release/sys/dev/ale/
H A Dif_alevar.h174 uint64_t tx_bcast_bytes; member in struct:ale_hw_stats
H A Dif_alereg.h613 uint32_t tx_bcast_bytes; member in struct:smb
H A Dif_ale.c923 &stats->tx_bcast_bytes, "Good broadcast octets");
2208 stat->tx_bcast_bytes += smb->tx_bcast_bytes;
/freebsd-9.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h464 __be64 tx_bcast_bytes; member in struct:mlx4_counters_ext
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5534 __be64 tx_bcast_bytes; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_pf
5553 __be64 tx_bcast_bytes; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_vf
7381 __be64 tx_bcast_bytes; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats

Completed in 385 milliseconds