Searched refs:tx_ucast_byte (Results 1 – 4 of 4) sorted by relevance
450 u64 tx_ucast_byte; member
721 stats->tx_ucast_byte += le32_to_cpu(tgt_stats->stats.tx.ucast_byte); in ath6kl_update_target_stats()
3713 data[i++] = tgt_stats->tx_ucast_byte + tgt_stats->tx_bcast_byte; in ath6kl_get_stats()3719 data[i++] = tgt_stats->tx_ucast_byte; in ath6kl_get_stats()
603 "Ucast byte", tgt_stats->tx_ucast_byte); in read_file_tgt_stats()