Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h80 u64 tx_bcast_bytes; /* broadcast */ member
Dt4vf_hw.c1397 s->tx_bcast_bytes = be64_to_cpu(fwstats.tx_bcast_bytes); in t4vf_get_port_stats()
Dcxgb4vf_main.c847 ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes + in cxgb4vf_get_stats()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede.h51 u64 tx_bcast_bytes; member
Dqede_ethtool.c56 QEDE_STAT(tx_bcast_bytes),
Dqede_main.c1076 edev->stats.tx_bcast_bytes = stats.tx_bcast_bytes; in qede_fill_by_demand_stats()
1156 edev->stats.tx_bcast_bytes; in qede_get_stats64()
/linux-4.4.14/include/linux/qed/
Dqed_if.h360 u64 tx_bcast_bytes; member
/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h404 __be64 tx_bcast_bytes; member
Dcsio_attr.c332 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
Dcsio_mb.c1068 portstats->tx_bcast_bytes = stats.tx_bcast_bytes; in csio_mb_process_portparams_rsp()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h30 __le64 tx_bcast_bytes; member
1053 __le64 tx_bcast_bytes; member
3374 __le64 tx_bcast_bytes; member
Dbnxt.c4769 stats->tx_bytes += le64_to_cpu(hw_stats->tx_bcast_bytes); in bnxt_get_stats64()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2146 __be64 tx_bcast_bytes; member
2165 __be64 tx_bcast_bytes; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c1626 stats->tx_bcast_bytes += in __qed_get_vport_stats()