Home
last modified time | relevance | path

Searched refs:rx_byte (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h466 u64 rx_byte; member
H A Dmain.c745 stats->rx_byte += le32_to_cpu(tgt_stats->stats.rx.byte); in ath6kl_update_target_stats()
H A Dcfg80211.c1823 if (vif->target_stats.rx_byte) { in ath6kl_get_station()
1824 sinfo->rx_bytes = vif->target_stats.rx_byte; in ath6kl_get_station()