Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h86 u64 tx_ucast_frames; member
Dt4vf_hw.c1813 s->tx_ucast_frames = be64_to_cpu(fwstats.tx_ucast_frames); in t4vf_get_port_stats()
Dcxgb4vf_main.c923 stats.tx_ucast_frames + stats.tx_offload_frames); in cxgb4vf_get_stats()
/drivers/net/ethernet/cavium/thunder/
Dnic.h202 u64 tx_ucast_frames; member
Dnicvf_ethtool.c55 NICVF_HW_STAT(tx_ucast_frames),
Dnicvf_main.c1686 stats->tx_ucast_frames = GET_TX_STATS(TX_UCAST); in nicvf_update_stats()
1704 stats->tx_frames = stats->tx_ucast_frames + in nicvf_update_stats()
/drivers/scsi/csiostor/
Dt4fw_api_stor.h409 __be64 tx_ucast_frames; member
Dcsio_attr.c342 be64_to_cpu(fcoe_port_stats.tx_ucast_frames) + in csio_get_stats()
Dcsio_mb.c1077 portstats->tx_ucast_frames = stats.tx_ucast_frames; in csio_mb_process_portparams_rsp()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h141 u64 tx_ucast_frames; member
Dotx2_common.c118 dev_stats->tx_ucast_frames = OTX2_GET_TX_STATS(TX_UCAST); in otx2_get_dev_stats()
121 dev_stats->tx_ucast_frames; in otx2_get_dev_stats()
Dotx2_ethtool.c43 OTX2_DEV_STAT(tx_ucast_frames),
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2512 __be64 tx_ucast_frames; member
2531 __be64 tx_ucast_frames; member
Dcxgb4.h210 u64 tx_ucast_frames; /* all unicast frames */ member
Dt4_hw.c6359 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c386 BNXT_TX_STATS_ENTRY(tx_ucast_frames),
Dbnxt_hsi.h3868 __le64 tx_ucast_frames; member