Searched refs:rx_bcast_pkts (Results 1 – 10 of 10) sorted by relevance
83 {"rx_bcast_pkts", QL_SIZEOF(nic_stats.rx_bcast_pkts),84 QL_OFF(nic_stats.rx_bcast_pkts)},
1535 u64 rx_bcast_pkts; member
42 u64 rx_bcast_pkts; member
330 p_common->rx_bcast_pkts = stats.common.rx_bcast_pkts; in qede_fill_by_demand_stats()434 p_common->rx_bcast_pkts; in qede_get_stats64()444 stats->multicast = p_common->rx_mcast_pkts + p_common->rx_bcast_pkts; in qede_get_stats64()
90 QEDE_STAT(rx_bcast_pkts),
1322 u64 rx_bcast_pkts; member
2142 __le64 rx_bcast_pkts; member2184 __le64 rx_bcast_pkts; member8169 __le64 rx_bcast_pkts; member8193 __le64 rx_bcast_pkts; member8292 __le64 rx_bcast_pkts; member8327 __le64 rx_bcast_pkts; member
10873 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_bcast_pkts); in bnxt_get_ring_stats()
3157 p_common->rx_bcast_pkts; in qed_fill_generic_tlv_data()
1711 p_stats->common.rx_bcast_pkts += HILO_64_REGPAIR(ustats.rcv_bcast_pkts); in __qed_get_vport_ustats()