Home
last modified time | relevance | path

Searched refs:rx_ucast_bytes (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h98 u64 rx_ucast_bytes; member
A Dt4vf_hw.c1822 s->rx_ucast_bytes = be64_to_cpu(fwstats.rx_ucast_bytes); in t4vf_get_port_stats()
A Dcxgb4vf_main.c925 stats.rx_ucast_bytes); in cxgb4vf_get_stats()
/linux/drivers/infiniband/hw/bnxt_re/
A Dhw_counters.c283 le64_to_cpu(hw_stats->rx_ucast_bytes); in bnxt_re_ib_get_hw_stats()
/linux/drivers/scsi/csiostor/
A Dt4fw_api_stor.h417 __be64 rx_ucast_bytes; member
A Dcsio_attr.c354 be64_to_cpu(fcoe_port_stats.rx_ucast_bytes)) / in csio_get_stats()
A Dcsio_mb.c1095 portstats->rx_ucast_bytes = stats.rx_ucast_bytes; in csio_mb_process_portparams_rsp()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfwil_types.h578 __le64 rx_ucast_bytes; /* data bytes recvd (ucast) */ member
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede.h39 u64 rx_ucast_bytes; member
A Dqede_main.c314 p_common->rx_ucast_bytes = stats.common.rx_ucast_bytes; in qede_fill_by_demand_stats()
424 stats->rx_bytes = p_common->rx_ucast_bytes + p_common->rx_mcast_bytes + in qede_get_stats64()
A Dqede_ethtool.c86 QEDE_STAT(rx_ucast_bytes),
/linux/include/linux/qed/
A Dqed_if.h1303 u64 rx_ucast_bytes; member
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hsi.h2008 __le64 rx_ucast_bytes; member
2051 __le64 rx_ucast_bytes; member
7998 __le64 rx_ucast_bytes; member
8022 __le64 rx_ucast_bytes; member
8121 __le64 rx_ucast_bytes; member
8156 __le64 rx_ucast_bytes; member
A Dbnxt.c10588 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_ucast_bytes); in bnxt_get_ring_stats()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_if.h2688 __le64 rx_ucast_bytes; member
A Dionic_lif.c1209 ns->rx_bytes = le64_to_cpu(ls->rx_ucast_bytes) + in ionic_get_stats64()
2205 vf_stats->rx_bytes = le64_to_cpu(vs->rx_ucast_bytes); in ionic_get_vf_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h2521 __be64 rx_ucast_bytes; member
2539 __be64 rx_ucast_bytes; member
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c3118 tlv->rx_bytes = p_common->rx_ucast_bytes + p_common->rx_mcast_bytes + in qed_fill_generic_tlv_data()
A Dqed_l2.c1703 p_stats->common.rx_ucast_bytes += in __qed_get_vport_ustats()

Completed in 181 milliseconds