Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h86 u64 tx_ucast_frames; member
A Dt4vf_hw.c1813 s->tx_ucast_frames = be64_to_cpu(fwstats.tx_ucast_frames); in t4vf_get_port_stats()
A Dcxgb4vf_main.c923 stats.tx_ucast_frames + stats.tx_offload_frames); in cxgb4vf_get_stats()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnic.h202 u64 tx_ucast_frames; member
A Dnicvf_ethtool.c55 NICVF_HW_STAT(tx_ucast_frames),
A 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()
/linux/drivers/scsi/csiostor/
A Dt4fw_api_stor.h409 __be64 tx_ucast_frames; member
A Dcsio_attr.c342 be64_to_cpu(fcoe_port_stats.tx_ucast_frames) + in csio_get_stats()
A Dcsio_mb.c1077 portstats->tx_ucast_frames = stats.tx_ucast_frames; in csio_mb_process_portparams_rsp()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h141 u64 tx_ucast_frames; member
A 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()
A Dotx2_ethtool.c43 OTX2_DEV_STAT(tx_ucast_frames),
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h2512 __be64 tx_ucast_frames; member
2531 __be64 tx_ucast_frames; member
A Dcxgb4.h210 u64 tx_ucast_frames; /* all unicast frames */ member
A Dt4_hw.c6357 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c388 BNXT_TX_STATS_ENTRY(tx_ucast_frames),
A Dbnxt_hsi.h3890 __le64 tx_ucast_frames; member

Completed in 172 milliseconds