Searched refs:rx_ucast_pkts (Results 1 – 13 of 13) sorted by relevance
87 {"rx_ucast_pkts", QL_SIZEOF(nic_stats.rx_ucast_pkts),88 QL_OFF(nic_stats.rx_ucast_pkts)},
1537 u64 rx_ucast_pkts; member
343 le64_to_cpu(hw_stats->rx_ucast_pkts); in bnxt_re_ib_get_hw_stats()
40 u64 rx_ucast_pkts; member
328 p_common->rx_ucast_pkts = stats.common.rx_ucast_pkts; in qede_fill_by_demand_stats()433 stats->rx_packets = p_common->rx_ucast_pkts + p_common->rx_mcast_pkts + in qede_get_stats64()
88 QEDE_STAT(rx_ucast_pkts),
630 __le32 rx_ucast_pkts; /* # of unicast packets received */ member
3174 sinfo->rx_packets = le32_to_cpu(sta_info_le.rx_ucast_pkts); in brcmf_cfg80211_get_station()
1320 u64 rx_ucast_pkts; member
2140 __le64 rx_ucast_pkts; member2182 __le64 rx_ucast_pkts; member8167 __le64 rx_ucast_pkts; member8191 __le64 rx_ucast_pkts; member8290 __le64 rx_ucast_pkts; member8325 __le64 rx_ucast_pkts; member
4230 hw_masks = &resp->rx_ucast_pkts; in bnxt_hwrm_func_qstat_ext()10871 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_ucast_pkts); in bnxt_get_ring_stats()
3096 eth_stats.common.rx_ucast_pkts; in qed_get_protocol_stats()3156 tlv->rx_frames = p_common->rx_ucast_pkts + p_common->rx_mcast_pkts + in qed_fill_generic_tlv_data()
1709 p_stats->common.rx_ucast_pkts += HILO_64_REGPAIR(ustats.rcv_ucast_pkts); in __qed_get_vport_ustats()