Searched refs:tx_mcast_byte (Results 1 – 6 of 6) sorted by relevance
265 u64 tx_mcast_byte; /* multicast packets byte count (without FCS) */ member
298 unsigned long tx_mcast_byte; /* The byte count of multicast packet transmitted, excluding FCS. */ member
349 unsigned long tx_mcast_byte; /* The byte count of multicast packet transmitted, excluding FCS. */ member
363 u32 tx_mcast_byte; /* multicast bytes transmitted, excluding FCS */ member
452 u64 tx_mcast_byte; member
723 stats->tx_mcast_byte += le32_to_cpu(tgt_stats->stats.tx.mcast_byte); in ath6kl_update_target_stats()