Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A 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
H A Ddebug.c394 int ath10k_debug_fw_stats_request(struct ath10k *ar) in ath10k_debug_fw_stats_request() function
453 ret = ath10k_debug_fw_stats_request(ar); in ath10k_fw_stats_open()
1209 ret = ath10k_debug_fw_stats_request(ar); in ath10k_debug_get_et_stats()
H A Dmac.c9357 ath10k_debug_fw_stats_request(ar); in ath10k_sta_statistics()