Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h81 u64 tx_bcast_bytes; /* broadcast */ member
Dt4vf_hw.c1798 s->tx_bcast_bytes = be64_to_cpu(fwstats.tx_bcast_bytes); in t4vf_get_port_stats()
Dcxgb4vf_main.c852 ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes + in cxgb4vf_get_stats()
/Linux-v4.19/drivers/scsi/csiostor/
Dt4fw_api_stor.h404 __be64 tx_bcast_bytes; member
Dcsio_attr.c344 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
Dcsio_mb.c1072 portstats->tx_bcast_bytes = stats.tx_bcast_bytes; in csio_mb_process_portparams_rsp()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede.h84 u64 tx_bcast_bytes; member
Dqede_main.c354 p_common->tx_bcast_bytes = stats.common.tx_bcast_bytes; in qede_fill_by_demand_stats()
454 p_common->tx_bcast_bytes; in qede_get_stats64()
Dqede_ethtool.c115 QEDE_STAT(tx_bcast_bytes),
/Linux-v4.19/include/linux/qed/
Dqed_if.h1150 u64 tx_bcast_bytes; member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2371 __be64 tx_bcast_bytes; member
2390 __be64 tx_bcast_bytes; member
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h1150 __le64 tx_bcast_bytes; member
5763 __le64 tx_bcast_bytes; member
5841 __le64 tx_bcast_bytes; member
Dbnxt.c7251 stats->tx_bytes += le64_to_cpu(hw_stats->tx_bcast_bytes); in bnxt_get_stats64()
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_main.c2253 p_common->tx_bcast_bytes; in qed_fill_generic_tlv_data()
Dqed_l2.c1643 p_stats->common.tx_bcast_bytes += in __qed_get_vport_pstats()