Home
last modified time | relevance | path

Searched refs:ath10k_core_start_recovery (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c588 ath10k_core_start_recovery(ar); in ath10k_write_simulate_fw_crash()
2003 ath10k_core_start_recovery(ar); in ath10k_write_btcoex()
2127 ath10k_core_start_recovery(ar); in ath10k_write_peer_stats()
H A Dcore.h1351 void ath10k_core_start_recovery(struct ath10k *ar);
H A Dcore.c2487 void ath10k_core_start_recovery(struct ath10k *ar) in ath10k_core_start_recovery() function
2496 EXPORT_SYMBOL(ath10k_core_start_recovery);
H A Dwmi.c1961 ath10k_core_start_recovery(ar); in ath10k_wmi_cmd_send()