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
44 u64 rx_bcast_pkts; member
319 p_common->rx_bcast_pkts = stats.common.rx_bcast_pkts; in qede_fill_by_demand_stats()420 p_common->rx_bcast_pkts; in qede_get_stats64()430 stats->multicast = p_common->rx_mcast_pkts + p_common->rx_bcast_pkts; in qede_get_stats64()
91 QEDE_STAT(rx_bcast_pkts),
1308 u64 rx_bcast_pkts; member
2005 __le64 rx_bcast_pkts; member2048 __le64 rx_bcast_pkts; member7995 __le64 rx_bcast_pkts; member8019 __le64 rx_bcast_pkts; member8118 __le64 rx_bcast_pkts; member8153 __le64 rx_bcast_pkts; member
10582 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_bcast_pkts); in bnxt_get_ring_stats()
3116 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()
Completed in 126 milliseconds