Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h86 u64 tx_ucast_frames; member
Dt4vf_hw.c1803 s->tx_ucast_frames = be64_to_cpu(fwstats.tx_ucast_frames); in t4vf_get_port_stats()
Dcxgb4vf_main.c855 stats.tx_ucast_frames + stats.tx_offload_frames); in cxgb4vf_get_stats()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h205 u64 tx_ucast_frames; member
Dnicvf_ethtool.c58 NICVF_HW_STAT(tx_ucast_frames),
Dnicvf_main.c1634 stats->tx_ucast_frames = GET_TX_STATS(TX_UCAST); in nicvf_update_stats()
1652 stats->tx_frames = stats->tx_ucast_frames + in nicvf_update_stats()
/Linux-v4.19/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()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2376 __be64 tx_ucast_frames; member
2395 __be64 tx_ucast_frames; member
Dcxgb4.h134 u64 tx_ucast_frames; /* all unicast frames */ member
Dt4_hw.c6263 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c224 BNXT_TX_STATS_ENTRY(tx_ucast_frames),
Dbnxt_hsi.h2411 __le64 tx_ucast_frames; member