Searched refs:rx_bcast_bytes (Results 1 – 15 of 15) sorted by relevance
146 uint64_t rx_bcast_bytes; member
585 uint32_t rx_bcast_bytes; member
869 &stats->rx_bcast_bytes, "Good broadcast octets"); in ale_sysctl_node()2177 stat->rx_bcast_bytes += smb->rx_bcast_bytes; in ale_stats_update()
159 uint64_t rx_bcast_bytes; member
513 uint32_t rx_bcast_bytes; member
2062 stat->rx_bcast_bytes += smb->rx_bcast_bytes; in age_stats_update()3282 (uintmax_t)stats->rx_bcast_bytes); in sysctl_age_stats()
162 uint64_t rx_bcast_bytes; member
1146 uint32_t rx_bcast_bytes; member
1812 &stats->rx_bcast_bytes, "Good broadcast octets"); in alc_sysctl_node()3263 stat->rx_bcast_bytes += smb->rx_bcast_bytes; in alc_stats_update()
371 u64 rx_bcast_bytes; member
1867 p_stats->common.rx_bcast_bytes += in __ecore_get_vport_ustats()
1883 CTLFLAG_RD, &ha->hw_stats.common.rx_bcast_bytes, in qlnx_add_hw_stats_sysctls()7420 ha->hw_stats.common.rx_bcast_bytes; in qlnx_get_counter()
5459 __be64 rx_bcast_bytes; member5477 __be64 rx_bcast_bytes; member7302 __be64 rx_bcast_bytes; member
6880 __be64 rx_bcast_bytes; member6898 __be64 rx_bcast_bytes; member9033 __be64 rx_bcast_bytes; member
4723 stats->rx_bcast_bytes = GET_STAT(RX_VF_BCAST_BYTES); in t4_get_vi_stats()4774 ifp->if_ibytes = s->rx_bcast_bytes + s->rx_mcast_bytes + in vi_refresh_stats()