Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcore.h450 u64 tx_ucast_byte; member
Dmain.c715 stats->tx_ucast_byte += le32_to_cpu(tgt_stats->stats.tx.ucast_byte); in ath6kl_update_target_stats()
Ddebug.c594 "Ucast byte", tgt_stats->tx_ucast_byte); in read_file_tgt_stats()