tx_mcast_pkts    9443 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		stats->tx_packets += le64_to_cpu(hw_stats->tx_mcast_pkts);
tx_mcast_pkts    1424 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_mcast_pkts;
tx_mcast_pkts    6655 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_mcast_pkts;
tx_mcast_pkts    6679 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_mcast_pkts;
tx_mcast_pkts    6759 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_mcast_pkts;
tx_mcast_pkts    1655 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_mcast_pkts +=
tx_mcast_pkts    2772 drivers/net/ethernet/qlogic/qed/qed_main.c 	tlv->tx_frames = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts +
tx_mcast_pkts      86 drivers/net/ethernet/qlogic/qede/qede.h 	u64 tx_mcast_pkts;
tx_mcast_pkts     120 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	QEDE_STAT(tx_mcast_pkts),
tx_mcast_pkts     346 drivers/net/ethernet/qlogic/qede/qede_main.c 	p_common->tx_mcast_pkts = stats.common.tx_mcast_pkts;
tx_mcast_pkts     439 drivers/net/ethernet/qlogic/qede/qede_main.c 	stats->tx_packets = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts +
tx_mcast_pkts    2660 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 		sinfo->tx_packets += le32_to_cpu(sta_info_le.tx_mcast_pkts);
tx_mcast_pkts     560 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 tx_mcast_pkts;  /* # of mcast pkts txed */
tx_mcast_pkts    1494 drivers/staging/qlge/qlge.h 	u64 tx_mcast_pkts;
tx_mcast_pkts    1539 drivers/staging/qlge/qlge_dbg.c 	DUMP_STAT(qdev, tx_mcast_pkts);
tx_mcast_pkts      50 drivers/staging/qlge/qlge_ethtool.c 	{"tx_mcast_pkts", QL_SIZEOF(nic_stats.tx_mcast_pkts),
tx_mcast_pkts      51 drivers/staging/qlge/qlge_ethtool.c 					QL_OFF(nic_stats.tx_mcast_pkts)},
tx_mcast_pkts    1271 include/linux/qed/qed_if.h 	u64	tx_mcast_pkts;