Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h86 u64 tx_ucast_frames; member
H A Dt4vf_hw.c1813 s->tx_ucast_frames = be64_to_cpu(fwstats.tx_ucast_frames); in t4vf_get_port_stats()
H A Dcxgb4vf_main.c923 stats.tx_ucast_frames + stats.tx_offload_frames); in cxgb4vf_get_stats()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h202 u64 tx_ucast_frames; member
/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h409 __be64 tx_ucast_frames; member
H A Dcsio_attr.c342 be64_to_cpu(fcoe_port_stats.tx_ucast_frames) + in csio_get_stats()
H 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/
H A Dotx2_common.c132 dev_stats->tx_ucast_frames = OTX2_GET_TX_STATS(TX_UCAST); in otx2_get_dev_stats()
135 dev_stats->tx_ucast_frames; in otx2_get_dev_stats()
H A Dotx2_ethtool.c44 OTX2_DEV_STAT(tx_ucast_frames),
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2514 __be64 tx_ucast_frames; member
2533 __be64 tx_ucast_frames; member
H A Dt4_hw.c6359 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()