Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Ddnet.h193 u32 rx_byte; member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h465 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.c1816 if (vif->target_stats.rx_byte) { in ath6kl_get_station()
1817 sinfo->rx_bytes = vif->target_stats.rx_byte; in ath6kl_get_station()