Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h81 u64 tx_bcast_bytes; /* broadcast */ member
Dt4vf_hw.c1808 s->tx_bcast_bytes = be64_to_cpu(fwstats.tx_bcast_bytes); in t4vf_get_port_stats()
Dcxgb4vf_main.c920 ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes + in cxgb4vf_get_stats()
/Linux-v6.1/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-v6.1/drivers/net/ethernet/qlogic/qede/
Dqede.h50 u64 tx_bcast_bytes; member
Dqede_main.c326 p_common->tx_bcast_bytes = stats.common.tx_bcast_bytes; in qede_fill_by_demand_stats()
427 p_common->tx_bcast_bytes; in qede_get_stats64()
Dqede_ethtool.c95 QEDE_STAT(tx_bcast_bytes),
/Linux-v6.1/include/linux/qed/
Dqed_if.h1328 u64 tx_bcast_bytes; member
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h2083 __le64 tx_bcast_bytes; member
2142 __le64 tx_bcast_bytes; member
8452 __le64 tx_bcast_bytes; member
8476 __le64 tx_bcast_bytes; member
8559 __le64 tx_bcast_bytes; member
8610 __le64 tx_bcast_bytes; member
Dbnxt.c10853 stats->tx_bytes += BNXT_GET_RING_STATS64(sw, tx_bcast_bytes); in bnxt_get_ring_stats()
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/
Dionic_if.h2710 __le64 tx_bcast_bytes; member
Dionic_lif.c1216 le64_to_cpu(ls->tx_bcast_bytes); in ionic_get_stats64()
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2509 __be64 tx_bcast_bytes; member
2528 __be64 tx_bcast_bytes; member
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_main.c3176 p_common->tx_bcast_bytes; in qed_fill_generic_tlv_data()
Dqed_l2.c1631 p_stats->common.tx_bcast_bytes += in __qed_get_vport_pstats()