Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h83 u64 tx_mcast_bytes; /* multicast */ member
H A Dt4vf_hw.c1810 s->tx_mcast_bytes = be64_to_cpu(fwstats.tx_mcast_bytes); in t4vf_get_port_stats()
/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h406 __be64 tx_mcast_bytes; member
H A Dcsio_attr.c345 be64_to_cpu(fcoe_port_stats.tx_mcast_bytes) + in csio_get_stats()
H A Dcsio_mb.c1074 portstats->tx_mcast_bytes = stats.tx_mcast_bytes; in csio_mb_process_portparams_rsp()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h47 u64 tx_mcast_bytes; member
H A Dqede_main.c336 p_common->tx_mcast_bytes = stats.common.tx_mcast_bytes; in qede_fill_by_demand_stats()
440 stats->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes + in qede_get_stats64()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h644 __le64 tx_mcast_bytes; /* # data bytes txed (mcast) */ member
/linux/include/linux/qed/
H A Dqed_if.h1327 u64 tx_mcast_bytes; member
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c3027 tx_bytes += BNGE_GET_RING_STATS64(sw, tx_mcast_bytes); in bnge_get_ring_stats64()
3143 tx_save->bytes += BNGE_GET_RING_STATS64(sw, tx_mcast_bytes); in bnge_save_ring_stats()
3239 stats->bytes += BNGE_GET_RING_STATS64(sw, tx_mcast_bytes); in bnge_get_queue_stats_tx()
/linux/include/linux/bnge/
H A Dhsi.h2513 __le64 tx_mcast_bytes; member
2571 __le64 tx_mcast_bytes; member
9158 __le64 tx_mcast_bytes; member
9190 __le64 tx_mcast_bytes; member
9317 __le64 tx_mcast_bytes; member
9368 __le64 tx_mcast_bytes; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2511 __be64 tx_mcast_bytes; member
2530 __be64 tx_mcast_bytes; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3165 tlv->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes + in qed_fill_generic_tlv_data()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13638 stats->tx_bytes += BNXT_GET_RING_STATS64(sw, tx_mcast_bytes); in bnxt_get_ring_stats()
16252 stats->bytes += BNXT_GET_RING_STATS64(sw, tx_mcast_bytes); in bnxt_get_queue_stats_tx()