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
281 le64_to_cpu(hw_stats->rx_ucast_pkts); in bnxt_re_ib_get_hw_stats()
563 __le32 rx_ucast_pkts; /* # of unicast packets received */ member
2828 sinfo->rx_packets = le32_to_cpu(sta_info_le.rx_ucast_pkts); in brcmf_cfg80211_get_station()
42 u64 rx_ucast_pkts; member
317 p_common->rx_ucast_pkts = stats.common.rx_ucast_pkts; in qede_fill_by_demand_stats()419 stats->rx_packets = p_common->rx_ucast_pkts + p_common->rx_mcast_pkts + in qede_get_stats64()
89 QEDE_STAT(rx_ucast_pkts),
1306 u64 rx_ucast_pkts; member
2003 __le64 rx_ucast_pkts; member2046 __le64 rx_ucast_pkts; member7993 __le64 rx_ucast_pkts; member8017 __le64 rx_ucast_pkts; member8116 __le64 rx_ucast_pkts; member8151 __le64 rx_ucast_pkts; member
4055 hw_masks = &resp->rx_ucast_pkts; in bnxt_hwrm_func_qstat_ext()10580 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_ucast_pkts); in bnxt_get_ring_stats()
3055 eth_stats.common.rx_ucast_pkts; in qed_get_protocol_stats()3115 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()
Completed in 145 milliseconds