tx_mcast_byte     351 drivers/net/ethernet/atheros/atl1c/atl1c.h 	unsigned long tx_mcast_byte;	/* The byte count of multicast packet transmitted, excluding FCS. */
tx_mcast_byte     298 drivers/net/ethernet/atheros/atl1e/atl1e.h 	unsigned long tx_mcast_byte;  /* The byte count of multicast packet transmitted, excluding FCS. */
tx_mcast_byte     363 drivers/net/ethernet/atheros/atlx/atl1.h 	u32 tx_mcast_byte;	/* multicast bytes transmitted, excluding FCS */
tx_mcast_byte     265 drivers/net/ethernet/qualcomm/emac/emac.h 	u64 tx_mcast_byte;      /* multicast packets byte count (without FCS) */
tx_mcast_byte     452 drivers/net/wireless/ath/ath6kl/core.h 	u64 tx_mcast_byte;
tx_mcast_byte     720 drivers/net/wireless/ath/ath6kl/main.c 	stats->tx_mcast_byte += le32_to_cpu(tgt_stats->stats.tx.mcast_byte);