Home
last modified time | relevance | path

Searched refs:tx_bcast_bytes (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h81 u64 tx_bcast_bytes; /* broadcast */ member
H A Dt4vf_hw.c1808 s->tx_bcast_bytes = be64_to_cpu(fwstats.tx_bcast_bytes); in t4vf_get_port_stats()
/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h404 __be64 tx_bcast_bytes; member
H A Dcsio_attr.c344 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
H A Dcsio_mb.c1072 portstats->tx_bcast_bytes = stats.tx_bcast_bytes; in csio_mb_process_portparams_rsp()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h48 u64 tx_bcast_bytes; member
/linux/include/linux/qed/
H A Dqed_if.h1328 u64 tx_bcast_bytes; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2509 __be64 tx_bcast_bytes; member
2528 __be64 tx_bcast_bytes; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3166 p_common->tx_bcast_bytes; in qed_fill_generic_tlv_data()