Home
last modified time | relevance | path

Searched refs:fw_stats_complete (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c342 complete(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_process()
371 reinit_completion(&ar->debug.fw_stats_complete); in ath10k_debug_fw_stats_request()
380 wait_for_completion_timeout(&ar->debug.fw_stats_complete, in ath10k_debug_fw_stats_request()
2540 init_completion(&ar->debug.fw_stats_complete); in ath10k_debug_register()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h791 struct completion fw_stats_complete; member
H A Dcore.c1036 init_completion(&ar->fw_stats_complete); in ath11k_fw_stats_init()
H A Dmac.c4052 reinit_completion(&ar->fw_stats_complete); in ath11k_mac_fw_stats_request()
4063 time_left = wait_for_completion_timeout(&ar->fw_stats_complete, 1 * HZ); in ath11k_mac_fw_stats_request()
H A Dwmi.c8249 complete(&ar->fw_stats_complete); in ath11k_update_stats_event()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c5082 reinit_completion(&ar->fw_stats_complete); in ath12k_mac_get_fw_stats()
5096 time_left = wait_for_completion_timeout(&ar->fw_stats_complete, 1 * HZ); in ath12k_mac_get_fw_stats()
5103 * when stats data buffer limit is reached. fw_stats_complete in ath12k_mac_get_fw_stats()