Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h96 u64 rx_mcast_bytes; /* multicast */ member
A Dt4vf_hw.c1820 s->rx_mcast_bytes = be64_to_cpu(fwstats.rx_mcast_bytes); in t4vf_get_port_stats()
A Dcxgb4vf_main.c924 ns->rx_bytes = (stats.rx_bcast_bytes + stats.rx_mcast_bytes + in cxgb4vf_get_stats()
/linux/drivers/scsi/csiostor/
A Dt4fw_api_stor.h415 __be64 rx_mcast_bytes; member
A Dcsio_attr.c353 be64_to_cpu(fcoe_port_stats.rx_mcast_bytes) + in csio_get_stats()
A Dcsio_mb.c1090 portstats->rx_mcast_bytes = stats.rx_mcast_bytes; in csio_mb_process_portparams_rsp()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfwil_types.h579 __le64 rx_mcast_bytes; /* data bytes recvd (mcast) */ member
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede.h40 u64 rx_mcast_bytes; member
A Dqede_main.c315 p_common->rx_mcast_bytes = stats.common.rx_mcast_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.c87 QEDE_STAT(rx_mcast_bytes),
/linux/include/linux/qed/
A Dqed_if.h1304 u64 rx_mcast_bytes; member
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hsi.h2009 __le64 rx_mcast_bytes; member
2052 __le64 rx_mcast_bytes; member
7999 __le64 rx_mcast_bytes; member
8023 __le64 rx_mcast_bytes; member
8122 __le64 rx_mcast_bytes; member
8157 __le64 rx_mcast_bytes; member
A Dbnxt.c10589 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_mcast_bytes); in bnxt_get_ring_stats()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_if.h2690 __le64 rx_mcast_bytes; member
A Dionic_lif.c1210 le64_to_cpu(ls->rx_mcast_bytes) + in ionic_get_stats64()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h2519 __be64 rx_mcast_bytes; member
2537 __be64 rx_mcast_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.c1705 p_stats->common.rx_mcast_bytes += in __qed_get_vport_ustats()

Completed in 203 milliseconds