mac_rx_mcast_pkts 1418 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le64	mac_rx_mcast_pkts;
mac_rx_mcast_pkts 1457 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64	mac_rx_mcast_pkts;
mac_rx_mcast_pkts 1160 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		mac_stats->mac_rx_mcast_pkts =
mac_rx_mcast_pkts 1161 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 					le64_to_cpu(stats->mac_rx_mcast_pkts);
mac_rx_mcast_pkts 1272 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_mcast_pkts);