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