Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
A Ddebugfs_htt_stats.c1590 stats_req = ar->debug.htt_stats.stats_req; in ath12k_debugfs_htt_ext_stats_handler()
1631 type = ar->debug.htt_stats.type; in ath12k_read_htt_stats_type()
1667 ar->debug.htt_stats.type = type; in ath12k_write_htt_stats_type()
1668 ar->debug.htt_stats.cfg_param[0] = cfg_param[0]; in ath12k_write_htt_stats_type()
1669 ar->debug.htt_stats.cfg_param[1] = cfg_param[1]; in ath12k_write_htt_stats_type()
1670 ar->debug.htt_stats.cfg_param[2] = cfg_param[2]; in ath12k_write_htt_stats_type()
1751 if (ar->debug.htt_stats.stats_req) { in ath12k_open_htt_stats()
1762 ar->debug.htt_stats.stats_req = stats_req; in ath12k_open_htt_stats()
1784 ar->debug.htt_stats.stats_req = NULL; in ath12k_open_htt_stats()
1798 ar->debug.htt_stats.stats_req = NULL; in ath12k_release_htt_stats()
[all …]
A Dcore.h501 struct ath12k_dbg_htt_stats htt_stats; member
/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs_sta.c347 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()
A Ddebugfs_htt_stats.c4581 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 …]
A Dcore.h616 struct ath11k_dbg_htt_stats htt_stats; member

Completed in 42 milliseconds