Home
last modified time | relevance | path

Searched refs:rx_bcast_bytes (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h94 u64 rx_bcast_bytes; /* broadcast */ member
H A Dt4vf_hw.c1818 s->rx_bcast_bytes = be64_to_cpu(fwstats.rx_bcast_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()
/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h413 __be64 rx_bcast_bytes; member
H A Dcsio_attr.c352 fhs->rx_words += (be64_to_cpu(fcoe_port_stats.rx_bcast_bytes) + in csio_get_stats()
H A Dcsio_mb.c1088 portstats->rx_bcast_bytes = stats.rx_bcast_bytes; in csio_mb_process_portparams_rsp()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h39 u64 rx_bcast_bytes; member
H A Dqede_main.c327 p_common->rx_bcast_bytes = stats.common.rx_bcast_bytes; in qede_fill_by_demand_stats()
439 p_common->rx_bcast_bytes; in qede_get_stats64()
H A Dqede_ethtool.c87 QEDE_STAT(rx_bcast_bytes),
/openbmc/linux/include/linux/qed/
H A Dqed_if.h1319 u64 rx_bcast_bytes; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h2147 __le64 rx_bcast_bytes; member
2189 __le64 rx_bcast_bytes; member
8174 __le64 rx_bcast_bytes; member
8198 __le64 rx_bcast_bytes; member
8297 __le64 rx_bcast_bytes; member
8332 __le64 rx_bcast_bytes; member
H A Dbnxt.c10881 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_bcast_bytes); in bnxt_get_ring_stats()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2733 __le64 rx_bcast_bytes; member
H A Dionic_lif.c1304 le64_to_cpu(ls->rx_bcast_bytes); in ionic_get_stats64()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2519 __be64 rx_bcast_bytes; member
2537 __be64 rx_bcast_bytes; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3160 p_common->rx_bcast_bytes; in qed_fill_generic_tlv_data()
H A Dqed_l2.c1707 p_stats->common.rx_bcast_bytes += in __qed_get_vport_ustats()