Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs_sta.c422 int type = ar->debug.htt_stats.type; in ath11k_dbg_sta_open_htt_peer_stats()
435 ar->debug.htt_stats.stats_req = stats_req; in ath11k_dbg_sta_open_htt_peer_stats()
447 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_open_htt_peer_stats()
460 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_release_htt_peer_stats()
A Ddebugfs_htt_stats.c4381 stats_req = ar->debug.htt_stats.stats_req; in ath11k_debugfs_htt_ext_stats_handler()
4385 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()
4391 spin_unlock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()
4435 ar->debug.htt_stats.type = type; in ath11k_write_htt_stats_type()
4539 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_stats_req()
4556 u8 type = ar->debug.htt_stats.type; in ath11k_open_htt_stats()
4571 if (ar->debug.htt_stats.stats_req) { in ath11k_open_htt_stats()
4582 ar->debug.htt_stats.stats_req = stats_req; in ath11k_open_htt_stats()
4596 ar->debug.htt_stats.stats_req = NULL; in ath11k_open_htt_stats()
4609 ar->debug.htt_stats.stats_req = NULL; in ath11k_release_htt_stats()
[all …]
A Dcore.h426 struct ath11k_dbg_htt_stats htt_stats; member

Completed in 16 milliseconds