Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Ddebugfs_sta.c348 int type = ar->debug.htt_stats.type; in ath11k_dbg_sta_open_htt_peer_stats()
361 ar->debug.htt_stats.stats_req = stats_req; in ath11k_dbg_sta_open_htt_peer_stats()
373 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_open_htt_peer_stats()
386 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_release_htt_peer_stats()
A Ddebugfs_htt_stats.c4582 stats_req = ar->debug.htt_stats.stats_req; in ath11k_debugfs_htt_ext_stats_handler()
4586 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()
4592 spin_unlock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()
4636 ar->debug.htt_stats.type = type; in ath11k_write_htt_stats_type()
4740 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_stats_req()
4757 u8 type = ar->debug.htt_stats.type; in ath11k_open_htt_stats()
4772 if (ar->debug.htt_stats.stats_req) { in ath11k_open_htt_stats()
4783 ar->debug.htt_stats.stats_req = stats_req; in ath11k_open_htt_stats()
4797 ar->debug.htt_stats.stats_req = NULL; in ath11k_open_htt_stats()
4810 ar->debug.htt_stats.stats_req = NULL; in ath11k_release_htt_stats()
[all …]
A Dcore.h620 struct ath11k_dbg_htt_stats htt_stats; member
/drivers/net/wireless/ath/ath12k/
A Ddebugfs_htt_stats.c5871 stats_req = ar->debug.htt_stats.stats_req; in ath12k_debugfs_htt_ext_stats_handler()
5912 type = ar->debug.htt_stats.type; in ath12k_read_htt_stats_type()
5951 ar->debug.htt_stats.type = type; in ath12k_write_htt_stats_type()
5952 ar->debug.htt_stats.cfg_param[0] = cfg_param[0]; in ath12k_write_htt_stats_type()
5953 ar->debug.htt_stats.cfg_param[1] = cfg_param[1]; in ath12k_write_htt_stats_type()
5954 ar->debug.htt_stats.cfg_param[2] = cfg_param[2]; in ath12k_write_htt_stats_type()
6035 if (ar->debug.htt_stats.stats_req) { in ath12k_open_htt_stats()
6046 ar->debug.htt_stats.stats_req = stats_req; in ath12k_open_htt_stats()
6068 ar->debug.htt_stats.stats_req = NULL; in ath12k_open_htt_stats()
6082 ar->debug.htt_stats.stats_req = NULL; in ath12k_release_htt_stats()
[all …]
A Dcore.h656 struct ath12k_dbg_htt_stats htt_stats; member

Completed in 41 milliseconds