Home
last modified time | relevance | path

Searched refs:rx_mcast_bytes (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h96 u64 rx_mcast_bytes; /* multicast */ member
H A Dt4vf_hw.c1820 s->rx_mcast_bytes = be64_to_cpu(fwstats.rx_mcast_bytes); in t4vf_get_port_stats()
H A Dcxgb4vf_main.c924 ns->rx_bytes = (stats.rx_bcast_bytes + stats.rx_mcast_bytes + in cxgb4vf_get_stats()
/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h415 __be64 rx_mcast_bytes; member
H A Dcsio_attr.c353 be64_to_cpu(fcoe_port_stats.rx_mcast_bytes) + in csio_get_stats()
H A Dcsio_mb.c1090 portstats->rx_mcast_bytes = stats.rx_mcast_bytes; in csio_mb_process_portparams_rsp()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h38 u64 rx_mcast_bytes; member
H A Dqede_ethtool.c86 QEDE_STAT(rx_mcast_bytes),
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h646 __le64 rx_mcast_bytes; /* data bytes recvd (mcast) */ member
/linux/include/linux/qed/
H A Dqed_if.h1318 u64 rx_mcast_bytes; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2521 __be64 rx_mcast_bytes; member
2539 __be64 rx_mcast_bytes; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1705 p_stats->common.rx_mcast_bytes += in __qed_get_vport_ustats()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13327 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_mcast_bytes); in bnxt_get_ring_stats()
15855 stats->bytes += BNXT_GET_RING_STATS64(sw, rx_mcast_bytes); in bnxt_get_queue_stats_rx()