Searched refs:rx_mcast_pkts (Results 1 – 16 of 16) sorted by relevance
86 {"rx_mcast_pkts", QL_SIZEOF(nic_stats.rx_mcast_pkts),87 QL_OFF(nic_stats.rx_mcast_pkts)},
1518 u64 rx_mcast_pkts; member
1558 DUMP_STAT(qdev, rx_mcast_pkts); in ql_dump_stat()
551 __le32 rx_mcast_pkts; /* # of multicast packets received */ member
2663 sinfo->rx_packets += le32_to_cpu(sta_info_le.rx_mcast_pkts); in brcmf_cfg80211_get_station()
77 u64 rx_mcast_pkts; member
336 p_common->rx_mcast_pkts = stats.common.rx_mcast_pkts; in qede_fill_by_demand_stats()437 stats->rx_packets = p_common->rx_ucast_pkts + p_common->rx_mcast_pkts + in qede_get_stats64()448 stats->multicast = p_common->rx_mcast_pkts + p_common->rx_bcast_pkts; in qede_get_stats64()
113 QEDE_STAT(rx_mcast_pkts),
1262 u64 rx_mcast_pkts; member
266 u32 rx_mcast_pkts; member
140 {DRVSTAT_RX_INFO(rx_mcast_pkts)},
675 stats->multicast += rx_stats(rxo)->rx_mcast_pkts; in be_get_stats64()2263 stats->rx_mcast_pkts++; in be_rx_stats_update()
1432 __le64 rx_mcast_pkts; member6647 __le64 rx_mcast_pkts; member6671 __le64 rx_mcast_pkts; member6767 __le64 rx_mcast_pkts; member
9431 stats->rx_packets += le64_to_cpu(hw_stats->rx_mcast_pkts); in bnxt_get_ring_stats()9449 stats->multicast += le64_to_cpu(hw_stats->rx_mcast_pkts); in bnxt_get_ring_stats()
2775 tlv->rx_frames = p_common->rx_ucast_pkts + p_common->rx_mcast_pkts + in qed_fill_generic_tlv_data()
1730 p_stats->common.rx_mcast_pkts += HILO_64_REGPAIR(ustats.rcv_mcast_pkts); in __qed_get_vport_ustats()