rx_mcast_frames   323 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	BNXT_RX_STATS_ENTRY(rx_mcast_frames),
rx_mcast_frames  2856 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	rx_mcast_frames;
rx_mcast_frames   187 drivers/net/ethernet/cavium/thunder/nic.h 	u64 rx_mcast_frames;
rx_mcast_frames    41 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c 	NICVF_HW_STAT(rx_mcast_frames),
rx_mcast_frames  1678 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	stats->rx_mcast_frames = GET_RX_STATS(RX_MCAST);
rx_mcast_frames  1714 drivers/net/ethernet/cavium/thunder/nicvf_main.c 			   stats->rx_mcast_frames;
rx_mcast_frames  1736 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	stats->multicast = hw_stats->rx_mcast_frames;
rx_mcast_frames   220 drivers/net/ethernet/chelsio/cxgb3/common.h 	u64 rx_mcast_frames;	/* good multicast frames */
rx_mcast_frames  1503 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	ns->multicast = pstats->rx_mcast_frames;
rx_mcast_frames  1693 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = s->rx_mcast_frames;
rx_mcast_frames   611 drivers/net/ethernet/chelsio/cxgb3/xgmac.c 	RMON_UPDATE(mac, rx_mcast_frames, RX_MCAST_FRAMES);
rx_mcast_frames   160 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u64 rx_mcast_frames;      /* all multicast frames */
rx_mcast_frames  2590 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ns->multicast  = stats.rx_mcast_frames;
rx_mcast_frames  6401 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	p->rx_mcast_frames     = GET_STAT(RX_PORT_MCAST);
rx_mcast_frames  6430 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 			p->rx_mcast_frames -= p->rx_pause;
rx_mcast_frames  2461 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 rx_mcast_frames;
rx_mcast_frames  2479 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 rx_mcast_frames;
rx_mcast_frames   928 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	ns->rx_packets = (stats.rx_bcast_frames + stats.rx_mcast_frames +
rx_mcast_frames   930 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	ns->multicast = stats.rx_mcast_frames;
rx_mcast_frames    97 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h 	u64 rx_mcast_frames;
rx_mcast_frames  1821 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	s->rx_mcast_frames = be64_to_cpu(fwstats.rx_mcast_frames);
rx_mcast_frames   350 drivers/scsi/csiostor/csio_attr.c 			   be64_to_cpu(fcoe_port_stats.rx_mcast_frames) +
rx_mcast_frames  1094 drivers/scsi/csiostor/csio_mb.c 			portstats->rx_mcast_frames = stats.rx_mcast_frames;
rx_mcast_frames   416 drivers/scsi/csiostor/t4fw_api_stor.h 			__be64 rx_mcast_frames;