Home
last modified time | relevance | path

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

/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()
/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()
/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()
/linux/include/linux/qed/
H A Dqed_if.h1319 u64 rx_bcast_bytes; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h2405 __le64 rx_bcast_bytes; member
2447 __le64 rx_bcast_bytes; member
8882 __le64 rx_bcast_bytes; member
8906 __le64 rx_bcast_bytes; member
9012 __le64 rx_bcast_bytes; member
9047 __le64 rx_bcast_bytes; member
H A Dbnxt.c12902 stats->rx_bytes += BNXT_GET_RING_STATS64(sw, rx_bcast_bytes); in bnxt_get_ring_stats()
15401 stats->bytes += BNXT_GET_RING_STATS64(sw, rx_bcast_bytes); in bnxt_get_queue_stats_rx()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2519 __be64 rx_bcast_bytes; member
2537 __be64 rx_bcast_bytes; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3159 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()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1288 le64_to_cpu(ls->rx_bcast_bytes); in ionic_get_stats64()