| /src/sys/dev/ale/ |
| H A D | if_alevar.h | 175 uint64_t tx_mcast_bytes; member
|
| H A D | if_alereg.h | 613 uint32_t tx_mcast_bytes; member
|
| H A D | if_ale.c | 899 &stats->tx_mcast_bytes, "Good multicast octets"); in ale_sysctl_node() 2076 for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { in ale_stats_clear() 2103 for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { in ale_stats_update() 2159 stat->tx_mcast_bytes += smb->tx_mcast_bytes; in ale_stats_update()
|
| /src/sys/dev/age/ |
| H A D | if_agevar.h | 187 uint64_t tx_mcast_bytes; member
|
| H A D | if_agereg.h | 541 uint32_t tx_mcast_bytes; member
|
| H A D | if_age.c | 2061 stat->tx_mcast_bytes += smb->tx_mcast_bytes; in age_stats_update() 3199 (uintmax_t)stats->tx_mcast_bytes); in sysctl_age_stats()
|
| /src/sys/dev/alc/ |
| H A D | if_alcvar.h | 191 uint64_t tx_mcast_bytes; member
|
| H A D | if_alcreg.h | 1182 uint32_t tx_mcast_bytes; member
|
| H A D | if_alc.c | 1882 &stats->tx_mcast_bytes, "Good multicast octets"); in alc_sysctl_node() 3191 for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; in alc_stats_clear() 3228 for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; in alc_stats_update() 3286 stat->tx_mcast_bytes += smb->tx_mcast_bytes; in alc_stats_update()
|
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | stats.h | 89 u64 tx_mcast_bytes; member
|
| H A D | stats.c | 333 d->tx_mcast_bytes = le64_to_cpu(s->tx_mcast_bytes); in bnxt_re_copy_rstat()
|
| /src/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dev_api.h | 376 u64 tx_mcast_bytes; member
|
| H A D | qlnx_os.c | 1846 CTLFLAG_RD, &ha->hw_stats.common.tx_mcast_bytes, in qlnx_add_hw_stats_sysctls() 7013 ha->hw_stats.common.tx_mcast_bytes + in qlnx_get_counter() 7022 count = ha->hw_stats.common.tx_mcast_bytes; in qlnx_get_counter()
|
| H A D | ecore_l2.c | 1787 p_stats->common.tx_mcast_bytes += in __ecore_get_vport_pstats()
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | fwil_types.h | 644 __le64 tx_mcast_bytes; /* # data bytes txed (mcast) */ member
|
| /src/contrib/ofed/libcxgb4/ |
| H A D | t4fw_api.h | 2157 __be64 tx_mcast_bytes; member 2176 __be64 tx_mcast_bytes; member
|
| /src/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_sysctl.c | 216 "mcast_bytes", CTLFLAG_RD, &tx_stats->tx_mcast_bytes, in bnxt_create_tx_sysctls()
|
| H A D | hsi_struct_def.h | 17523 uint64_t tx_mcast_bytes; member 17697 uint64_t tx_mcast_bytes; member 59828 uint64_t tx_mcast_bytes; member 59878 uint64_t tx_mcast_bytes; member 60215 uint64_t tx_mcast_bytes; member 60341 uint64_t tx_mcast_bytes; member
|
| /src/sys/dev/cxgbe/firmware/ |
| H A D | t4fw_interface.h | 8148 __be64 tx_mcast_bytes; member 8167 __be64 tx_mcast_bytes; member 10353 __be64 tx_mcast_bytes; member
|
| /src/sys/dev/cxgbe/ |
| H A D | t4_main.c | 3431 return (s->tx_bcast_bytes + s->tx_mcast_bytes + in vi_get_counter() 7587 stats->tx_mcast_bytes = GET_STAT(TX_VF_MCAST_BYTES); in t4_get_vi_stats()
|