Searched refs:htt_stats (Results 1 – 5 of 5) sorted by relevance
347 int type = ar->debug.htt_stats.type; in ath11k_dbg_sta_open_htt_peer_stats()360 ar->debug.htt_stats.stats_req = stats_req; in ath11k_dbg_sta_open_htt_peer_stats()372 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_open_htt_peer_stats()385 ar->debug.htt_stats.stats_req = NULL; in ath11k_dbg_sta_release_htt_peer_stats()
4581 stats_req = ar->debug.htt_stats.stats_req; in ath11k_debugfs_htt_ext_stats_handler()4585 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()4591 spin_unlock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_ext_stats_handler()4635 ar->debug.htt_stats.type = type; in ath11k_write_htt_stats_type()4739 spin_lock_bh(&ar->debug.htt_stats.lock); in ath11k_debugfs_htt_stats_req()4756 u8 type = ar->debug.htt_stats.type; in ath11k_open_htt_stats()4771 if (ar->debug.htt_stats.stats_req) { in ath11k_open_htt_stats()4782 ar->debug.htt_stats.stats_req = stats_req; in ath11k_open_htt_stats()4796 ar->debug.htt_stats.stats_req = NULL; in ath11k_open_htt_stats()4809 ar->debug.htt_stats.stats_req = NULL; in ath11k_release_htt_stats()[all …]
616 struct ath11k_dbg_htt_stats htt_stats; member
5321 stats_req = ar->debug.htt_stats.stats_req; in ath12k_debugfs_htt_ext_stats_handler()5362 type = ar->debug.htt_stats.type; in ath12k_read_htt_stats_type()5398 ar->debug.htt_stats.type = type; in ath12k_write_htt_stats_type()5399 ar->debug.htt_stats.cfg_param[0] = cfg_param[0]; in ath12k_write_htt_stats_type()5400 ar->debug.htt_stats.cfg_param[1] = cfg_param[1]; in ath12k_write_htt_stats_type()5401 ar->debug.htt_stats.cfg_param[2] = cfg_param[2]; in ath12k_write_htt_stats_type()5482 if (ar->debug.htt_stats.stats_req) { in ath12k_open_htt_stats()5493 ar->debug.htt_stats.stats_req = stats_req; in ath12k_open_htt_stats()5515 ar->debug.htt_stats.stats_req = NULL; in ath12k_open_htt_stats()5529 ar->debug.htt_stats.stats_req = NULL; in ath12k_release_htt_stats()[all …]
580 struct ath12k_dbg_htt_stats htt_stats; member