Home
last modified time | relevance | path

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

/openbmc/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()
H A Dcxgb4vf_main.c920 ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes + in cxgb4vf_get_stats()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h48 u64 tx_bcast_bytes; member
H A Dqede_main.c337 p_common->tx_bcast_bytes = stats.common.tx_bcast_bytes; in qede_fill_by_demand_stats()
441 p_common->tx_bcast_bytes; in qede_get_stats64()
H A Dqede_ethtool.c94 QEDE_STAT(tx_bcast_bytes),
/openbmc/linux/include/linux/qed/
H A Dqed_if.h1328 u64 tx_bcast_bytes; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h2139 __le64 tx_bcast_bytes; member
2197 __le64 tx_bcast_bytes; member
8182 __le64 tx_bcast_bytes; member
8206 __le64 tx_bcast_bytes; member
8289 __le64 tx_bcast_bytes; member
8340 __le64 tx_bcast_bytes; member
H A Dbnxt.c10885 stats->tx_bytes += BNXT_GET_RING_STATS64(sw, tx_bcast_bytes); in bnxt_get_ring_stats()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2751 __le64 tx_bcast_bytes; member
H A Dionic_lif.c1308 le64_to_cpu(ls->tx_bcast_bytes); in ionic_get_stats64()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2509 __be64 tx_bcast_bytes; member
2528 __be64 tx_bcast_bytes; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3166 p_common->tx_bcast_bytes; in qed_fill_generic_tlv_data()
H A Dqed_l2.c1631 p_stats->common.tx_bcast_bytes += in __qed_get_vport_pstats()