Home
last modified time | relevance | path

Searched refs:tx_mcast_frames (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h84 u64 tx_mcast_frames; member
A Dt4vf_hw.c1811 s->tx_mcast_frames = be64_to_cpu(fwstats.tx_mcast_frames); in t4vf_get_port_stats()
A Dcxgb4vf_main.c922 ns->tx_packets = (stats.tx_bcast_frames + stats.tx_mcast_frames + in cxgb4vf_get_stats()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnic.h204 u64 tx_mcast_frames; member
A Dnicvf_ethtool.c57 NICVF_HW_STAT(tx_mcast_frames),
A Dnicvf_main.c1688 stats->tx_mcast_frames = GET_TX_STATS(TX_MCAST); in nicvf_update_stats()
1706 stats->tx_mcast_frames; in nicvf_update_stats()
/linux/drivers/scsi/csiostor/
A Dt4fw_api_stor.h407 __be64 tx_mcast_frames; member
A Dcsio_attr.c341 be64_to_cpu(fcoe_port_stats.tx_mcast_frames) + in csio_get_stats()
A Dcsio_mb.c1075 portstats->tx_mcast_frames = stats.tx_mcast_frames; in csio_mb_process_portparams_rsp()
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcommon.h196 u64 tx_mcast_frames; /* good multicast frames */ member
A Dxgmac.c636 RMON_UPDATE(mac, tx_mcast_frames, TX_MCAST); in t3_mac_update_stats()
A Dcxgb3_main.c1675 *data++ = s->tx_mcast_frames; in get_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h143 u64 tx_mcast_frames; member
A Dotx2_common.c117 dev_stats->tx_mcast_frames = OTX2_GET_TX_STATS(TX_MCAST); in otx2_get_dev_stats()
120 dev_stats->tx_mcast_frames + in otx2_get_dev_stats()
A Dotx2_ethtool.c45 OTX2_DEV_STAT(tx_mcast_frames),
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h2510 __be64 tx_mcast_frames; member
2529 __be64 tx_mcast_frames; member
A Dcxgb4.h209 u64 tx_mcast_frames; /* all multicast frames */ member
A Dt4_hw.c6356 p->tx_mcast_frames = GET_STAT(TX_PORT_MCAST); in t4_get_port_stats()
6381 p->tx_mcast_frames -= p->tx_pause; in t4_get_port_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c389 BNXT_TX_STATS_ENTRY(tx_mcast_frames),
A Dbnxt_hsi.h3891 __le64 tx_mcast_frames; member

Completed in 164 milliseconds