Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
A Dhw_counters.c312 cpu_to_be64(le64_to_cpu(hw_stats->tx_ucast_bytes) / 4); in bnxt_re_assign_pma_port_ext_counters()
362 cpu_to_be32((u32)((le64_to_cpu(hw_stats->tx_ucast_bytes) in bnxt_re_assign_pma_port_counters()
432 le64_to_cpu(hw_stats->tx_ucast_bytes); in bnxt_re_ib_get_hw_stats()
/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h85 u64 tx_ucast_bytes; /* unicast */ member
A Dt4vf_hw.c1812 s->tx_ucast_bytes = be64_to_cpu(fwstats.tx_ucast_bytes); in t4vf_get_port_stats()
A Dcxgb4vf_main.c921 stats.tx_ucast_bytes + stats.tx_offload_bytes); in cxgb4vf_get_stats()
/drivers/scsi/csiostor/
A Dt4fw_api_stor.h408 __be64 tx_ucast_bytes; member
A Dcsio_attr.c346 be64_to_cpu(fcoe_port_stats.tx_ucast_bytes) + in csio_get_stats()
A Dcsio_mb.c1076 portstats->tx_ucast_bytes = stats.tx_ucast_bytes; in csio_mb_process_portparams_rsp()
/drivers/net/ethernet/qlogic/qede/
A Dqede.h46 u64 tx_ucast_bytes; member
A Dqede_main.c335 p_common->tx_ucast_bytes = stats.common.tx_ucast_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()
A Dqede_ethtool.c92 QEDE_STAT(tx_ucast_bytes),
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfwil_types.h643 __le64 tx_ucast_bytes; /* data bytes txed (ucast) */ member
/drivers/net/ethernet/pensando/ionic/
A Dionic_if.h2893 __le64 tx_ucast_bytes; member
A Dionic_lif.c1290 ns->tx_bytes = le64_to_cpu(ls->tx_ucast_bytes) + in ionic_get_stats64()
2404 vf_stats->tx_bytes = le64_to_cpu(vs->tx_ucast_bytes); in ionic_get_vf_stats()
/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h2513 __be64 tx_ucast_bytes; member
2532 __be64 tx_ucast_bytes; member
/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c3164 tlv->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes + in qed_fill_generic_tlv_data()
A Dqed_l2.c1627 p_stats->common.tx_ucast_bytes += in __qed_get_vport_pstats()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c13275 stats->tx_bytes += BNXT_GET_RING_STATS64(sw, tx_ucast_bytes); in bnxt_get_ring_stats()
15797 stats->bytes += BNXT_GET_RING_STATS64(sw, tx_ucast_bytes); in bnxt_get_queue_stats_tx()

Completed in 126 milliseconds