Searched refs:rx_byte (Results 1 – 3 of 3) sorted by relevance
466 u64 rx_byte; member
745 stats->rx_byte += le32_to_cpu(tgt_stats->stats.rx.byte); in ath6kl_update_target_stats()
1823 if (vif->target_stats.rx_byte) { in ath6kl_get_station()1824 sinfo->rx_bytes = vif->target_stats.rx_byte; in ath6kl_get_station()