Searched refs:rx_bcast_pkts (Results 1 – 9 of 9) 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
44 u64 rx_bcast_pkts; member
321 p_common->rx_bcast_pkts = stats.common.rx_bcast_pkts; in qede_fill_by_demand_stats()425 p_common->rx_bcast_pkts; in qede_get_stats64()435 stats->multicast = p_common->rx_mcast_pkts + p_common->rx_bcast_pkts; in qede_get_stats64()
91 QEDE_STAT(rx_bcast_pkts),
1991 __le64 rx_bcast_pkts; member2034 __le64 rx_bcast_pkts; member7936 __le64 rx_bcast_pkts; member7960 __le64 rx_bcast_pkts; member8059 __le64 rx_bcast_pkts; member8094 __le64 rx_bcast_pkts; member
10607 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_bcast_pkts); in bnxt_get_ring_stats()
3118 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()