Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h82 u64 tx_mcast_bytes; /* multicast */ member
Dt4vf_hw.c1399 s->tx_mcast_bytes = be64_to_cpu(fwstats.tx_mcast_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.h50 u64 tx_mcast_bytes; member
Dqede_ethtool.c55 QEDE_STAT(tx_mcast_bytes),
Dqede_main.c1075 edev->stats.tx_mcast_bytes = stats.tx_mcast_bytes; in qede_fill_by_demand_stats()
1155 edev->stats.tx_mcast_bytes + in qede_get_stats64()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dfwil_types.h491 __le64 tx_mcast_bytes; /* # data bytes txed (mcast) */ member
/linux-4.4.14/include/linux/qed/
Dqed_if.h359 u64 tx_mcast_bytes; member
/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h406 __be64 tx_mcast_bytes; member
Dcsio_attr.c333 be64_to_cpu(fcoe_port_stats.tx_mcast_bytes) + in csio_get_stats()
Dcsio_mb.c1070 portstats->tx_mcast_bytes = stats.tx_mcast_bytes; in csio_mb_process_portparams_rsp()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h29 __le64 tx_mcast_bytes; member
1052 __le64 tx_mcast_bytes; member
3373 __le64 tx_mcast_bytes; member
Dbnxt.c4768 stats->tx_bytes += le64_to_cpu(hw_stats->tx_mcast_bytes); in bnxt_get_stats64()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2148 __be64 tx_mcast_bytes; member
2167 __be64 tx_mcast_bytes; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c1624 stats->tx_mcast_bytes += in __qed_get_vport_stats()