Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcore.h467 u64 rx_ucast_byte; member
Dmain.c741 stats->rx_ucast_byte += le32_to_cpu(tgt_stats->stats.rx.ucast_byte); in ath6kl_update_target_stats()
Ddebug.c629 "Ucast byte", tgt_stats->rx_ucast_byte); in read_file_tgt_stats()