Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()
/openbmc/linux/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),
/openbmc/linux/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()
/openbmc/linux/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()
H A Dotx2_common.h155 u64 rx_mcast_frames; member
H A Dotx2_ethtool.c41 OTX2_DEV_STAT(rx_mcast_frames),
/openbmc/linux/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()
H A Dcxgb3_main.c1502 ns->multicast = pstats->rx_mcast_frames; in cxgb_get_stats()
1691 *data++ = s->rx_mcast_frames; in get_stats()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2522 __be64 rx_mcast_frames; member
2540 __be64 rx_mcast_frames; member
H A Dcxgb4.h235 u64 rx_mcast_frames; /* all multicast frames */ member
H A Dt4_hw.c6388 p->rx_mcast_frames = GET_STAT(RX_PORT_MCAST); in t4_get_port_stats()
6417 p->rx_mcast_frames -= p->rx_pause; in t4_get_port_stats()
H A Dcxgb4_main.c3028 ns->multicast = stats.rx_mcast_frames; in cxgb_get_stats()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c375 BNXT_RX_STATS_ENTRY(rx_mcast_frames),
H A Dbnxt_hsi.h4484 __le64 rx_mcast_frames; member