Home
last modified time | relevance | path

Searched refs:rx_mcast_frames (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h97 u64 rx_mcast_frames; member
Dt4vf_hw.c1820 s->rx_mcast_frames = be64_to_cpu(fwstats.rx_mcast_frames); in t4vf_get_port_stats()
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-5.10/drivers/net/ethernet/cavium/thunder/
Dnic.h187 u64 rx_mcast_frames; member
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()
Dnicvf_ethtool.c40 NICVF_HW_STAT(rx_mcast_frames),
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dt4fw_api_stor.h416 __be64 rx_mcast_frames; member
Dcsio_attr.c350 be64_to_cpu(fcoe_port_stats.rx_mcast_frames) + in csio_get_stats()
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/
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()
Dotx2_common.h122 u64 rx_mcast_frames; member
Dotx2_ethtool.c38 OTX2_DEV_STAT(rx_mcast_frames),
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h220 u64 rx_mcast_frames; /* good multicast frames */ member
Dxgmac.c611 RMON_UPDATE(mac, rx_mcast_frames, RX_MCAST_FRAMES); in t3_mac_update_stats()
Dcxgb3_main.c1502 ns->multicast = pstats->rx_mcast_frames; in cxgb_get_stats()
1691 *data++ = s->rx_mcast_frames; in get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2520 __be64 rx_mcast_frames; member
2538 __be64 rx_mcast_frames; member
Dcxgb4.h235 u64 rx_mcast_frames; /* all multicast frames */ member
Dt4_hw.c6416 p->rx_mcast_frames = GET_STAT(RX_PORT_MCAST); in t4_get_port_stats()
6445 p->rx_mcast_frames -= p->rx_pause; in t4_get_port_stats()
Dcxgb4_main.c3029 ns->multicast = stats.rx_mcast_frames; in cxgb_get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c334 BNXT_RX_STATS_ENTRY(rx_mcast_frames),
Dbnxt_hsi.h3152 __le64 rx_mcast_frames; member