Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Ddebug.h130 int ath10k_debug_fw_stats_request(struct ath10k *ar);
199 static inline int ath10k_debug_fw_stats_request(struct ath10k *ar) in ath10k_debug_fw_stats_request() function
Ddebug.c352 int ath10k_debug_fw_stats_request(struct ath10k *ar) in ath10k_debug_fw_stats_request() function
411 ret = ath10k_debug_fw_stats_request(ar); in ath10k_fw_stats_open()
1167 ret = ath10k_debug_fw_stats_request(ar); in ath10k_debug_get_et_stats()
Dmac.c9313 ath10k_debug_fw_stats_request(ar); in ath10k_sta_statistics()