Searched refs:rx_mcast_bytes (Results 1 – 18 of 18) sorted by relevance
96 u64 rx_mcast_bytes; /* multicast */ member
1820 s->rx_mcast_bytes = be64_to_cpu(fwstats.rx_mcast_bytes); in t4vf_get_port_stats()
924 ns->rx_bytes = (stats.rx_bcast_bytes + stats.rx_mcast_bytes + in cxgb4vf_get_stats()
415 __be64 rx_mcast_bytes; member
353 be64_to_cpu(fcoe_port_stats.rx_mcast_bytes) + in csio_get_stats()
1090 portstats->rx_mcast_bytes = stats.rx_mcast_bytes; in csio_mb_process_portparams_rsp()
579 __le64 rx_mcast_bytes; /* data bytes recvd (mcast) */ member
40 u64 rx_mcast_bytes; member
315 p_common->rx_mcast_bytes = stats.common.rx_mcast_bytes; in qede_fill_by_demand_stats()424 stats->rx_bytes = p_common->rx_ucast_bytes + p_common->rx_mcast_bytes + in qede_get_stats64()
87 QEDE_STAT(rx_mcast_bytes),
1304 u64 rx_mcast_bytes; member
2009 __le64 rx_mcast_bytes; member2052 __le64 rx_mcast_bytes; member7999 __le64 rx_mcast_bytes; member8023 __le64 rx_mcast_bytes; member8122 __le64 rx_mcast_bytes; member8157 __le64 rx_mcast_bytes; member
10589 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_mcast_bytes); in bnxt_get_ring_stats()
2690 __le64 rx_mcast_bytes; member
1210 le64_to_cpu(ls->rx_mcast_bytes) + in ionic_get_stats64()
2519 __be64 rx_mcast_bytes; member2537 __be64 rx_mcast_bytes; member
3118 tlv->rx_bytes = p_common->rx_ucast_bytes + p_common->rx_mcast_bytes + in qed_fill_generic_tlv_data()
1705 p_stats->common.rx_mcast_bytes += in __qed_get_vport_ustats()
Completed in 203 milliseconds