Home
last modified time | relevance | path

Searched refs:rx_mcast_frames (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h97 u64 rx_mcast_frames; member
H A Dt4vf_hw.c1820 s->rx_mcast_frames = be64_to_cpu(fwstats.rx_mcast_frames); in t4vf_get_port_stats()
H A Dcxgb4vf_main.c926 ns->rx_packets = (stats.rx_bcast_frames + stats.rx_mcast_frames + in cxgb4vf_get_stats()
928 ns->multicast = stats.rx_mcast_frames; in cxgb4vf_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h97 u64 rx_mcast_frames; member
H A Dt4vf_hw.c1821 s->rx_mcast_frames = be64_to_cpu(fwstats.rx_mcast_frames); in t4vf_get_port_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h187 u64 rx_mcast_frames; member
H A Dnicvf_main.c1676 stats->rx_mcast_frames = GET_RX_STATS(RX_MCAST); in nicvf_update_stats()
1712 stats->rx_mcast_frames; in nicvf_update_stats()
1734 stats->multicast = hw_stats->rx_mcast_frames; in nicvf_get_stats64()
H A Dnicvf_ethtool.c40 NICVF_HW_STAT(rx_mcast_frames),
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h416 __be64 rx_mcast_frames; member
H A Dcsio_attr.c350 be64_to_cpu(fcoe_port_stats.rx_mcast_frames) + in csio_get_stats()
H A Dcsio_mb.c1094 portstats->rx_mcast_frames = stats.rx_mcast_frames; in csio_mb_process_portparams_rsp()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h187 u64 rx_mcast_frames; member
H A Dnicvf_main.c1672 stats->rx_mcast_frames = GET_RX_STATS(RX_MCAST); in nicvf_update_stats()
1708 stats->rx_mcast_frames; in nicvf_update_stats()
1730 stats->multicast = hw_stats->rx_mcast_frames; in nicvf_get_stats64()
H A Dnicvf_ethtool.c41 NICVF_HW_STAT(rx_mcast_frames),
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h416 __be64 rx_mcast_frames; member
H A Dcsio_attr.c350 be64_to_cpu(fcoe_port_stats.rx_mcast_frames) + in csio_get_stats()
H A Dcsio_mb.c1094 portstats->rx_mcast_frames = stats.rx_mcast_frames; in csio_mb_process_portparams_rsp()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c97 dev_stats->rx_mcast_frames = OTX2_GET_RX_STATS(RX_MCAST); in otx2_get_dev_stats()
100 dev_stats->rx_mcast_frames + in otx2_get_dev_stats()
125 stats->multicast = dev_stats->rx_mcast_frames; in otx2_get_stats64()
H A Dotx2_common.h122 u64 rx_mcast_frames; member
H A Dotx2_ethtool.c38 OTX2_DEV_STAT(rx_mcast_frames),
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c110 dev_stats->rx_mcast_frames = OTX2_GET_RX_STATS(RX_MCAST); in otx2_get_dev_stats()
113 dev_stats->rx_mcast_frames + in otx2_get_dev_stats()
138 stats->multicast = dev_stats->rx_mcast_frames; in otx2_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h220 u64 rx_mcast_frames; /* good multicast frames */ member
H A Dxgmac.c611 RMON_UPDATE(mac, rx_mcast_frames, RX_MCAST_FRAMES); in t3_mac_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h220 u64 rx_mcast_frames; /* good multicast frames */ member
H A Dxgmac.c611 RMON_UPDATE(mac, rx_mcast_frames, RX_MCAST_FRAMES); in t3_mac_update_stats()

Completed in 43 milliseconds

12