Home
last modified time | relevance | path

Searched refs:rx_bcast_bytes (Results 1 – 11 of 11) 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()
/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_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/bnge/
H A Dbnge_netdev.c3024 rx_bytes += BNGE_GET_RING_STATS64(sw, rx_bcast_bytes); in bnge_get_ring_stats64()
3134 rx_save->bytes += BNGE_GET_RING_STATS64(sw, rx_bcast_bytes); in bnge_save_ring_stats()
3212 stats->bytes += BNGE_GET_RING_STATS64(sw, rx_bcast_bytes); in bnge_get_queue_stats_rx()
/linux/include/linux/bnge/
H A Dhsi.h2522 __le64 rx_bcast_bytes; member
2564 __le64 rx_bcast_bytes; member
9151 __le64 rx_bcast_bytes; member
9183 __le64 rx_bcast_bytes; member
9326 __le64 rx_bcast_bytes; member
9361 __le64 rx_bcast_bytes; member
/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.c3160 p_common->rx_bcast_bytes; in qed_fill_generic_tlv_data()