Searched refs:rx_byte (Results 1 – 4 of 4) sorted by relevance
193 u32 rx_byte; member
465 u64 rx_byte; member
745 stats->rx_byte += le32_to_cpu(tgt_stats->stats.rx.byte); in ath6kl_update_target_stats()
1816 if (vif->target_stats.rx_byte) { in ath6kl_get_station()1817 sinfo->rx_bytes = vif->target_stats.rx_byte; in ath6kl_get_station()